initial release of event notifier

This commit is contained in:
jenz
2022-06-19 13:40:27 +02:00
parent e4712524d2
commit 23a9c1e41c
13 changed files with 479 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
source venv/bin/activate
pip3 list
pip3 install mysql-connector-python
pip3 install discord.py
pip3 install scrapy