Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
/ flask-discord-bot Public archive

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

License

Notifications You must be signed in to change notification settings

Xerrion/flask-discord-bot

Repository files navigation

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