🟢 PTBR
Descrição do projeto
Tópicos
-
API do Telegram
-
Após feita a instalação do Python, basta executar o arquivo
setup.py. Uma prompt deve aparecer e instalar todas as dependências. -
Crie um arquivo
.jsonna pastasrccom o nometoken.jsone coloque o seguinte conteúdo:
{
"token": "BOT_TOKEN"
}Simplesmente execute o arquivo main.py e siga as instruções!
🔵 ENG
Project Description
Topics
-
Telegram API
-
After installing Python, just run the
setup.pyfile. A prompt should appear and install all dependencies. -
Create a
.jsonfile insrcfolder, namedtoken.jsonthen put the following content:
{
"token": "BOT_TOKEN"
}Simply run the file main.py and follow the instructions!