mtrsk / jueves

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:F# 87.0%Language:Dockerfile 5.2%Language:Nix 4.2%Language:Makefile 2.2%Language:Shell 1.4%