Initial commit

This commit is contained in:
mrhanky
2017-05-16 00:26:10 +02:00
commit 5a0b829369
15 changed files with 592 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
irc3==1.0.0
aiocron==0.6
requests==2.14.2
python_dotenv==0.6.4