A self-learning chatbot for discord made with Chatterbot and Discord.py
Go to the project's directory then run
docker build -t discord_chatbot .
docker run --env TOKEN=<YOUR BOT TOKEN> --net=host discord_chatbot
A self-learning chatbot for discord made with Chatterbot and Discord.py
Go to the project's directory then run
docker build -t discord_chatbot .
docker run --env TOKEN=<YOUR BOT TOKEN> --net=host discord_chatbot