Commit Graph

190 Commits

Author SHA1 Message Date
deab2ff924 add command handler in pubsub module 2017-09-18 20:25:30 -07:00
c1d4b025f7 PubSub message bus modules 2017-09-18 19:56:22 -07:00
5a08b449c7 Update linktitler for new reddit api 2017-07-16 13:10:49 -07:00
493a966a03 Update dockerfile 2017-07-02 16:22:24 -07:00
6cd8911502 Update docs 2017-07-02 15:24:14 -07:00
e9349091bd Customizable asciis 2017-07-02 14:52:20 -07:00
b09e675189 add command decorator 2017-07-02 14:48:34 -07:00
65459051da Support hook decorators 2017-05-14 12:44:14 -07:00
d2c3261398 Fix configurable activity timeout 2017-05-14 12:42:57 -07:00
1a95add107 Reset pingresponder timer on SEND activity 2017-05-13 21:48:19 -07:00
fd51de7f84 Add highlight mode for ascii module for real legit spamming 2017-05-13 21:48:14 -07:00
706f789fdb Use async sleep 2017-05-01 08:31:40 -07:00
3b1eaae929 Support reading config from stdin 2017-05-01 08:29:20 -07:00
ee71fe69d2 Support monolithic configs 2017-04-30 23:27:40 -07:00
cc4e3fee72 Add ascii spamming module 2017-04-30 23:02:35 -07:00
f11f339b42 Add more networking options 2017-04-26 23:07:47 -07:00
a73bc9ca00 Add changelog in docs 2017-03-28 17:11:05 -07:00
d030bc588f Bump dockerfile base OS version 2017-03-28 16:48:44 -07:00
ab8c3978fb Update docs & docbuilder 2017-03-28 16:48:31 -07:00
f4fda5f60d Ditch asynchat for asyncio. Python 2 no longer supported. 2017-03-28 16:25:49 -07:00
dave
7e0a3a700e Fix more uno bugs 2017-01-01 22:56:23 -08:00
dave
2cb37e250f Lint fixes 2017-01-01 21:17:59 -08:00
dave
3a1af88987 Fix more uno bugs 2017-01-01 21:07:54 -08:00
dave
2c0d1a5bf1 Entrypoint must be json 2017-01-01 19:42:01 -08:00
dave
30e6bb4c30 Fix cmd in dockerfile 2017-01-01 19:36:56 -08:00
dave
121696ec01 Remove unnecessary supervisord from Dockerfile 2017-01-01 19:30:36 -08:00
dave
45b68e873d Fix some uno logic bugs 2017-01-01 19:01:13 -08:00
dave
1a7f6c0c59 Fix syntax error 2017-01-01 16:28:05 -08:00
dave
fa8783e6cc Misc & lint fixes 2017-01-01 16:26:54 -08:00
dave
e11d068a6e Add ServerPassword module 2017-01-01 16:17:32 -08:00
dave
afd31400c6 Add unoplayer module 2017-01-01 16:17:32 -08:00
9aff4f3f2b All writeins 2016-11-07 00:28:25 +00:00
3c1d604d4e fix time format 2016-11-06 23:49:26 +00:00
ac73206ec0 Format time 2016-11-06 23:35:35 +00:00
6df801c11e Move election module to right folder 2016-11-06 23:04:00 +00:00
19b7a95d76 Make some stuff nicer 2016-11-06 23:00:15 +00:00
0d3fbfc91c Add election module 2016-11-06 22:59:38 +00:00
Dave Pedu
12ed393f6c Prevent crash when bot calls _connect and fails due to dns lookup failure 2016-04-25 07:49:52 -07:00
Dave Pedu
2505da666a Add log messages to debug reconnection issue 2016-01-24 16:12:07 -08:00
Dave Pedu
a65295f014 Fix dockerfile, supervisor con for the bot was missing 2015-12-13 14:20:32 -08:00
Dave Pedu
9341153acb Update readme #nobuild 2015-12-13 14:17:15 -08:00
Dave Pedu
f2c4fca1fe Reorganize dockerfile to take advantage of caching 2015-12-13 14:12:21 -08:00
Dave Pedu
89e4a56d44 Fix ping responder module 2015-12-13 13:40:53 -08:00
Dave Pedu
dd171d568a Add _recv hook 2015-12-13 13:40:44 -08:00
Dave Pedu
895804e6c1 Update docs #nobuild 2015-11-29 22:45:37 -08:00
Dave Pedu
67c1c2fab9 Add support for multiple server hostnames 2015-11-29 22:42:45 -08:00
Dave Pedu
fdd504dae6 Fix syntax error 2015-11-29 22:25:18 -08:00
Dave Pedu
f04dbee02a Fix high cpu at startup 2015-11-29 22:19:58 -08:00
Dave Pedu
d5adbdb9cd Improve user friendliness, add .send 2015-11-29 19:12:45 -08:00
dave
32e6ecce45 Enhance logging 2015-11-27 02:16:04 -08:00