Initial plugin system with feeds as the first plugin.
authorCMDR furrycat <elite@furrycat.net>
Tue, 25 Oct 2016 14:44:05 +0000 (15:44 +0100)
committerCMDR furrycat <elite@furrycat.net>
Tue, 25 Oct 2016 14:44:05 +0000 (15:44 +0100)
commitccc723a1d54b3c4bc281941fd1b310f7a89046a8
tree9559ae050e7e03c819ac845f66334cd6637fb32a
parent2f7824f5a8b994285f425b27d8e2d5af596d9987
Initial plugin system with feeds as the first plugin.
app.py [new file with mode: 0644]
bot.py [changed mode: 0755->0644]
db.py
plugins/__init__.py [new file with mode: 0644]
plugins/feeds.py [new file with mode: 0644]