/flask-discord-bot

A modular Discord bot made using Discord.py@rewrite and Flask Microframework

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Flask-Discord-Bot

FOSSA Status

How to run

  1. Clone this repo.
  2. In the project folder open a terminal and enter the following.
$ virtualenv env
$ source env/bin/activate
$ pip install -r requiremens.txt
$ python app.py

Changelog

v0.6.1

  • Added !lolstatus command

v0.5.6

  • Added information cog
  • Fixed a bug which broke the bot when using !lolstatus

License

FOSSA Status