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