telegraf / micro-bot

:robot: Zero-configuration Telegram bot runner
MIT License
182 stars 29 forks source link

New bot example #1

Closed agudulin closed 7 years ago

agudulin commented 7 years ago

Here is a bot I've built using your lib.

It uses dotenv for the bot token variables, and an approach of using two different tokens for dev/prod.

Feel free to merge if you think it could be helpful for other people 🏄

dotcypress commented 7 years ago

Thank you @agudulin 👍