first try with plugins. untested, might crash

This commit is contained in:
urlbot
2014-09-27 03:40:27 +02:00
parent 5302fd6eca
commit 798fb6d572
3 changed files with 289 additions and 97 deletions

View File

@@ -7,6 +7,9 @@ if '__main__' == __name__:
config = {}
config['src-url'] = 'FIXME'
config['bot_user'] = 'urlbot'
config['bot_owner'] = 'FIXME'
# the "dice" feature will use more efficient random data (0) for given users
config['enhanced-random-user'] = ( 'FIXME', 'FIXME' )