Skip to content

neviim/fcnIOTbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcnIAbot

Este é um chatbot(IA) feito

Requerimentos do sistema: python3 e pip3.

Instruções

  • Crie uma venv: python3 -m venv fcnIA
  • Auternativa: virtualenv --python=python3.7 envname
  • Instale as dependências com o pip3: pip3 install -r requirements.txt
  • Edite o arquivo config.py inserindo seu token.
  • Subindo maquina virtual python: source ~/virtual/fcnIA/bin/activate
  • Inicie o bot com o comando: python3 bot.py

Implementar este bot... https://github.com/python-telegram-bot/python-telegram-bot/blob/master/examples/passportbot.py https://github.com/python-telegram-bot/python-telegram-bot

About

Bot para utilizar no Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages