Skip to content

LoganHaug/reminder-bot

Repository files navigation

reminder-bot

A Discord Bot designed to remind users of custom events

Installing the Bot

  • Run pip install virtualenv and run python3 venv env to create the virtual environment
  • Run source env/bin/activate to start the virtual environment
  • Run pip install -r requirements.txt to install project dependencies
  • Afterwards put a token in token.txt and run python main.py to start the bot

About

A Discord Bot designed to remind users of custom events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages