You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Para rodar o chatbot de forma local é só utiliar o comando pip para instalar a biblioteca do discord para python e atualizar o token para o token do seu bot.
Comando pip para instalar as bibliotecas pip install nltk bs4 torch requests transformers discord.py.
Você precisa instalar o tensorflow. Com o conda fica mais fácil.
E no final do arquivo bot.py em client.run('') adicionar o token do bot entre as aspas.