Fixed timer plugin, now checks every hour (with aiocron) for timers in the next hour and sets them

This commit is contained in:
mrhanky
2017-08-22 13:20:44 +02:00
parent 4fdcad950c
commit 9d8405092e
3 changed files with 63 additions and 105 deletions

View File

@@ -1,6 +1,7 @@
#git+https://github.com/gawel/irc3.git#egg=irc3
git+https://github.com/mrhanky17/irc3.git#egg=irc3
git+https://github.com/mrhanky17/docopt.git#egg=docopt
aiocron==0.6
psycopg2==2.7.1
requests==2.14.2
feedparser==5.2.1