Skip to content

A Discord chatbot written in Python that gives healthy lifestyle suggestions.

Notifications You must be signed in to change notification settings

gitwitapp/python-discord-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-chatbot-written-in-python-that

This is a Discord chatbot written in Python that gives healthy lifestyle suggestions.

To run this code you will need:

  • Python 3
  • Discord Py library

Basic instructions:

  1. Clone this repository.
  2. Install Python 3 and pip.
  3. Install the Discord Py library with pip.
  4. Create a Discord bot via the Discord Developers website and obtain a bot token.
  5. Replace 'your-bot-token-here' in bot/bot.py with your bot token.
  6. Run bot/bot.py. Your bot should now be online in your Discord server.

About

A Discord chatbot written in Python that gives healthy lifestyle suggestions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published