https://github.com/gabrielrf/sabetudobot
Telegram bot @SabeTudoBot
https://github.com/gabrielrf/sabetudobot
Last synced: 11 months ago
JSON representation
Telegram bot @SabeTudoBot
- Host: GitHub
- URL: https://github.com/gabrielrf/sabetudobot
- Owner: GabrielRF
- License: gpl-3.0
- Created: 2016-09-19T14:17:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T13:49:35.000Z (over 9 years ago)
- Last Synced: 2025-01-10T04:36:27.107Z (over 1 year ago)
- Language: Python
- Homepage: https://telegram.me/SabeTudoBot
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SabeTudoBot
https://telegram.me/SabeTudoBot
Use este bot para adivinhar respostas ou solucionar questionamentos impossíveis.
### É o fim dos seus problemas!
Este bot funciona apenas em modo inline.
Ou seja, em qualquer chat digite na caixa de mensagens:
```
@SabeTudoBot
```
e clique na opção de enviar uma resposta.

## Configuração
Clone ou baixe o repositório.
Instale os requsitos:
```
pip3 install -r requirements.txt
```
Ajuste o arquivo bot.conf usando um editor de sua preferência.
Execute o bot:
```
python3 sabetudo.py
```