Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 802 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 802 Bytes

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