Commit Graph

24 Commits

Author SHA1 Message Date
Mark Veidemanis b3dce50ce4
Add stack.env file 2022-07-28 19:57:26 +01:00
Mark Veidemanis a598bbab4b
Make some addresses and hosts configurable with environment variables 2022-07-28 19:38:37 +01:00
Mark Veidemanis 1f178a20ed Implement channel blacklisting 2020-11-01 19:54:24 +00:00
Mark Veidemanis 4c08225a50
Remove condition-based monitoring system 2020-06-07 15:31:43 +01:00
Mark Veidemanis a78229a288
Add irc.json to gitignore 2020-05-30 21:35:50 +01:00
Mark Veidemanis b19dfcc113 Add alias.json to gitignore 2019-09-29 23:55:22 +01:00
Al Beano 63539a4edb Merge branch 'master' into datarestructure 2019-08-11 22:01:29 +01:00
Al Beano e5adcfef4c Rework data structures, storing all front-end network data in Network objects 2019-08-11 21:58:14 +01:00
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 2019-08-11 21:54:22 +01:00
Mark Veidemanis 0ee8ae0ead Remove keyword store from gitignore file 2019-08-05 22:52:06 +01:00
Mark Veidemanis c850984a3b Update gitignore and remove token configuration 2019-03-22 23:05:00 +00:00
Mark Veidemanis 4efea3f535 Implement the backend for automatically provisioning relays 2019-01-26 01:57:24 +00:00
Mark Veidemanis 6046329a83 Start implementing relay abstractions for smarter network handling and minor cosmetic changes 2019-01-20 19:56:54 +00:00
Mark Veidemanis 8300b86b32 Update gitignore 2018-07-28 21:35:16 +01:00
Mark Veidemanis da6c45f093 Implement counting keyword events and a unified buffers system for when the master channel is unavailable 2018-03-10 13:54:04 +00:00
Mark Veidemanis badfe46694 Add __pycache__ to gitignore 2018-03-04 13:17:04 +00:00
Mark Veidemanis 8940aeeb80 Add the counters to gitignore 2018-02-24 12:44:30 +00:00
Mark Veidemanis cd8c61cdc6 Update gitignore 2018-02-03 16:59:59 +00:00
Mark Veidemanis d144b86452 Add the wholist to gitignore 2017-12-25 22:27:41 +00:00
Mark Veidemanis 96dd71bbdd Make sending the output of the dist command configurable 2017-12-03 19:23:29 +00:00
Mark Veidemanis 2355412a2e Add pool file to gitignore and create an empty pool file 2017-11-21 20:19:40 +00:00
Mark Veidemanis 021a7851cc Add an example configuration file 2017-11-19 14:51:55 +00:00
Mark Veidemanis 6adb59c170 Implement config parsing and make a simple listener 2017-11-19 14:46:42 +00:00
Mark Veidemanis 45371a88b7 Create gitignore file 2017-11-18 20:36:51 +00:00