A Telegram bot that gives a decreasing number of stars (points) to users that reply a greeting given by a main user.
Talk to @botfather on telegram and create your bot. You can use the default command options:
start - Inicia o bot
skip - cancela setar o usuário principal.
mostraplacar - Mostra placar de estrelas
usuarioprincipal - Mostra o usuário setado para esse grupo
Get the TOKEN after completing the bot creation.
Create a setupInfo.py file and write your token there as such:
TOKEN = 'YourTokenHere'
on the command line call python main.py