Moved @irc3.plugin into bot.plugins.BasePlugin -> saved some lines

This commit is contained in:
mrhanky
2017-08-22 16:47:10 +02:00
parent 1939635cdb
commit 7f5571fc09
18 changed files with 30 additions and 47 deletions

View File

@@ -4,5 +4,6 @@ git+https://github.com/mrhanky17/docopt.git#egg=docopt
aiocron==0.6
psycopg2==2.7.1
requests==2.14.2
GitPython==2.1.5
feedparser==5.2.1
python_dotenv==0.6.4