moneromooo
800e1d754c
Update channel users when a nick is kicked
2014-12-31 17:51:05 +00:00
moneromooo
e5d9a20b76
Add SSL support for IRC
2014-12-31 17:18:50 +00:00
moneromooo
4ac5dc07dc
Remove some old code in rainactive
2014-12-31 15:06:40 +00:00
moneromooo
9d4895c8d4
Warn when we get flood protection notices
2014-12-31 11:56:37 +00:00
moneromooo
2c8ff697bd
Rejig !commands to be less spammy
...
Commands are now organized per module, and full command sysnopsis
is only given for a module at a time
2014-12-31 10:32:50 +00:00
moneromooo
85a7348571
Fixup some import issues
2014-12-31 10:30:07 +00:00
moneromooo
a10b98eeba
Better flood protection
2014-12-31 10:06:26 +00:00
moneromooo
997173f1c6
Move some config from the IRC module to the config module
2014-12-31 09:59:17 +00:00
moneromooo
92bd13fdcd
Add hexists to redisdb
2014-12-30 22:48:44 +00:00
moneromooo
34d73d6460
Make modules freestanding
...
Remove __init__.py from tipbot/modules, allowing loading them
without having to declare them first
2014-12-30 13:12:13 +00:00
moneromooo
449ef1e594
Log the issuer when a command is found
2014-12-30 13:05:40 +00:00
moneromooo
6b6a1a67e7
Structural overhaul
...
Split the tipbot in modules:
- main modules to contain base functions by theme
- coin specs, to define a coin's specifics
- optional modules, defining commands/behaviors
2014-12-29 17:39:17 +00:00