/jueves

It's a Telegram bot that tells users/groups whether today is jueves

Primary LanguageF#

Jueves

built with nix

It’s a stupid Telegram bot.

./assets/thursday/jueves_00.gif

Developing

touch .env
echo "TELEGRAM_ADMIN_USERNAMES=username1,username2" >> .env
echo "TELEGRAM_BOT_TOKEN=<your-bot-token>" >> .env

Deploying

cat .env | fly secrets import