countdown-bot

A Discord bot that runs countdown games and generates analytics
git clone https://git.ashermorgan.net/countdown-bot/
Log | Files | Refs | README

commit 26cc223b5d4ac873da653f62f38d9e65d11b59e8
parent 0eb5ea4bf469275475caa996d15e615bc6ead184
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Fri, 22 Jan 2021 14:06:39 -0800

Update requirements.txt.

Diffstat:
Mrequirements.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -1,2 +1,3 @@ discord +matplotlib python-dotenv