Skip to content

arturbani/employment-increase-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

employment-increase-bot

When I was working at nata.house, everytime we had a new hire, this person was added to our Telegram group and then everyone sent a welcome message.

One day, I sent a sticker from a funny bird pack that I had found. It was a bird wearing a tie saying "Employment Increase". This became a internal joke and still, a year later, whenever someone is hired, this sticker is sent.

I created this bot to start to learn Go and make life easier for anyone who wants to continue this joke πŸ˜‚

Built using only Go's standard library and relying on Telegram Bots webhook.

How to run

TELEGRAM_TOKEN=YOUR_BOT_TELEGRAM_TOKEN_HERE go run pkg/handler/main.go

It will start on port 3000, you can use a tool like ngrok to serve this port to an external URL, so Telegram can access it!

About

A simple telegram bot that sends a bird sticker 🦜

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages