70 Commits (0854c6d60d925bed223f0d7cea2a79e77b8e819f)

Author SHA1 Message Date
Mark Veidemanis 7439d97c71 Finish Logstash implementation 3 years ago
Mark Veidemanis b67eee42c1 Implement another level of logging for tracing 4 years ago
Mark Veidemanis 15ca45e5df Implement Ctrl-C handling and fix a large number of small bugs 5 years ago
Mark Veidemanis 2d70d5af11 Add error checking in places, set up automatic relay provisioning and fix starting bots 5 years ago
Mark Veidemanis ff74968ff8 Merge branch 'master' into datarestructure 5 years ago
Mark Veidemanis 545282e201 Add deduplication precision toggle, fix printing odd characters and implement sending messages to all instances of a certain network, or all networks associated with a certain alias 5 years ago
Mark Veidemanis f34ddab6fc Improvements to query and self event detection, implement all command and debug flags 5 years ago
Al Beano e5adcfef4c Rework data structures, storing all front-end network data in Network objects 5 years ago
Mark Veidemanis 4ce093bfbe Implement a running count of the number of events per minute 5 years ago
Mark Veidemanis fc304d4b25 Implement the relay channel and command for generating tokens 5 years ago
Mark Veidemanis 8926cb76ec Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
Mark Veidemanis 4efea3f535 Implement the backend for automatically provisioning relays 6 years ago
Mark Veidemanis d168d69732 Import the main module properly and fix some oddities in Twisted to prevent it from discarding some data 6 years ago
Mark Veidemanis da6c45f093 Implement counting keyword events and a unified buffers system for when the master channel is unavailable 6 years ago
Mark Veidemanis eae4315562 Move server functions to a separate file 6 years ago
Mark Veidemanis 8dec0b6828 Implement counting of various IRC events 6 years ago
Mark Veidemanis cb7142ef88 Separate out everything into files and implement a modules system to segment commands 6 years ago
Mark Veidemanis 4b3541625a Separate out the logging functions 6 years ago
Mark Veidemanis 5d5b5d4d47 Make connection notifications configurable 6 years ago
Mark Veidemanis f53cb060d0 Add connecting and disconnecting notifications 6 years ago
Mark Veidemanis 57e54cbced Additional checks when disabling or deleting bots 6 years ago
Mark Veidemanis aacb50d5d2 Update examples and change how variables used when reconnecting are set 6 years ago
Mark Veidemanis 88426be62a Move things into factories and implement reconnecting 6 years ago
Mark Veidemanis 89ac1c1ce3 Implement loading/saving all configuration files at once 7 years ago
Mark Veidemanis b1020589e2 Fix save calls 7 years ago
Mark Veidemanis 9119a7b511 Use the proper values for the default certificate and key 7 years ago
Mark Veidemanis ff66c21f63 Use the correct warning call 7 years ago
Mark Veidemanis a7599dddfe Separate out into different directories and reshuffle configuration directives 7 years ago
Mark Veidemanis 12b6fe2acb Replace numerous functions which loaded and saved/loaded from/to JSON files with a single handler 7 years ago
Mark Veidemanis 97cc80f3b8 Get more information from kick and nick commands 7 years ago
Mark Veidemanis 34d5468672 Implement command to manage defaults 7 years ago
Mark Veidemanis 740fc0034c Make the add command much more flexible and properly implement the defaults system 7 years ago
Mark Veidemanis 3eb4e2dcb2 Implement writing and loading the wholist from a file 7 years ago
Mark Veidemanis bef1875186 Implement statistics and shorten some functions 7 years ago
Mark Veidemanis 5b6bf59d7a Implement searching through the wholist 7 years ago
Mark Veidemanis 7e1e0ee0d2 Some additional error checking for when no master is defined 7 years ago
Mark Veidemanis fc8a115e17 Implement alternative keyword notifications and move the per-instance wholist into the global namespace 7 years ago
Mark Veidemanis 96dd71bbdd Make sending the output of the dist command configurable 7 years ago
Mark Veidemanis e2682615ae Reshuffle key section 7 years ago
Mark Veidemanis 63396d54e3 Implement a dist command 7 years ago
Mark Veidemanis 77928dc52c Move keywords into a seperate file 7 years ago
Mark Veidemanis 9506d3d1f4 Fix counting of nickname highlights 7 years ago
Mark Veidemanis cc75535bcf Implement notifications when the bot's nickname is said 7 years ago
Mark Veidemanis e6367af7f2 Send kick notifications 7 years ago
Mark Veidemanis 1b0217e0a6 Only match eligible exclude statements and make sure legitimate keywords get through 7 years ago
Mark Veidemanis 6569314267 Don't try to reconnect when running the enable command on an existing bot instance 7 years ago
Mark Veidemanis 2e552f8d2e Implement keyword exceptions 7 years ago
Mark Veidemanis d9e142758c No trailing space when listing keywords 7 years ago
Mark Veidemanis 4d4b4b7724 Refresh and reconnect when enabling an existing instance 7 years ago
Mark Veidemanis 9950a527c1 Remove the bot instance when disabling 7 years ago