Skip to content

A Discord Bot that learns from user messages to send messages

License

Notifications You must be signed in to change notification settings

SpiderDerp/Discord-AI-Chatbot

Repository files navigation

Discord-AI-Chatbot

A Discord Bot that learns from user messages to respond to messages. Feel free to contribute!

Supported Languages: Python 3.8+

Libraries: Nextcord, Chatterbot

Setup

  1. pip install -r requirements.txt - Installs the necessary libraries to run the bot
  2. Go to the Discord Developer Portal and create a bot and retrieve its token
  3. Go through bot.py and change some of the variables in order to customize the bot (token, name, etc.)
  4. Run the bot with python3 bot.py
  5. Go to the Discord Developer Portal and add the bot to a server
  6. Once the bot is added to a server it will create a channel in which you can chat with it
  7. Enjoy!

About

A Discord Bot that learns from user messages to send messages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages