35 Commits (e3e522ad1e49b99c013884e507b47b56c228cbb1)

Author SHA1 Message Date
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
Mark Veidemanis 2757256d4f Implement a single function for all callbacks from IRC hooks and send a seperate notification if an action takes place that concerns a bot 5 years ago
Mark Veidemanis 68c6aa969d Remove keyword system, implement ZNC notifications to relay, remove exact from cast fields and fix security bug in relay 5 years ago
Mark Veidemanis c850984a3b Update gitignore and remove token configuration 6 years ago
Mark Veidemanis fc304d4b25 Implement the relay channel and command for generating tokens 6 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 6046329a83 Start implementing relay abstractions for smarter network handling and minor cosmetic changes 6 years ago
Mark Veidemanis e97792c460 Tweak help output for users and chans to indicate multiple arguments are possible 6 years ago
Mark Veidemanis 44aa0f1727 Implement users command to see the mutual users of one or more channels and squash some bugs 6 years ago
Mark Veidemanis eaebab0cf4 Add a help page for the chans command 6 years ago
Mark Veidemanis 1de3f17d45 Change help text for who command 6 years ago
Mark Veidemanis ad00e0c07d Make the Redis socket configurable 6 years ago
Mark Veidemanis 36105c7e9a Move user metadata info into redis 6 years ago
Mark Veidemanis a61f74e578 Implement staggered WHO information collection to avoid detection 6 years ago
Mark Veidemanis 9e3ae677e1 Add config option for WHO loop interval 6 years ago
Mark Veidemanis edea19222d Implement support for modes and get WHO data on a loop 6 years ago
Mark Veidemanis bc87ffddf7 Implement monitoring system for flexible metadata matching 6 years ago
Mark Veidemanis 66e7785f6f Implement query notifications and recognise ZNC's messages 6 years ago
Mark Veidemanis 369ddbe939 Additional checks on keyword matches to prevent errors when no part message is specified 7 years ago
Mark Veidemanis d168d69732 Import the main module properly and fix some oddities in Twisted to prevent it from discarding some data 7 years ago
Mark Veidemanis da6c45f093 Implement counting keyword events and a unified buffers system for when the master channel is unavailable 7 years ago
Mark Veidemanis eae4315562 Move server functions to a separate file 7 years ago
Mark Veidemanis 8dec0b6828 Implement counting of various IRC events 7 years ago
Mark Veidemanis 378c4d9bba Implement loading new modules at runtime 7 years ago
Mark Veidemanis 5d5b5d4d47 Make connection notifications configurable 7 years ago
Mark Veidemanis f53cb060d0 Add connecting and disconnecting notifications 7 years ago
Mark Veidemanis aacb50d5d2 Update examples and change how variables used when reconnecting are set 7 years ago
Mark Veidemanis 88426be62a Move things into factories and implement reconnecting 7 years ago
Mark Veidemanis c1bbf3c0d0 Make a folder for example configuration files 7 years ago
Mark Veidemanis 89ac1c1ce3 Implement loading/saving all configuration files at once 7 years ago
Mark Veidemanis 5c7669e09c Fix the help for the stats command 7 years ago
Mark Veidemanis 6776cec2d4 Remove old config files 7 years ago
Mark Veidemanis a7599dddfe Separate out into different directories and reshuffle configuration directives 7 years ago