BruteUdescBot 🎈 (aka Bigodera) is a Telegram bot. It's used in our group to keep things organized. Try it your self at https://t.me/BruteUdescBot
You are welcome to fork this project and apply any features you wish. After that, send us a PR or contact @vgasparini.
Try it yourself. Use /help
for list all of commands.
If you're going to try implement some features, take the bot token with @vgasparini. If you already had, just run
ruby bot.rb # localy
nohup ruby bot.rb & # on server
node index.js
python3 bot.py