Commit Graph

18 Commits

Author SHA1 Message Date
70fffcd25b Don't log when checking for queued messages #46 2024-04-16 10:22:59 -05:00
a4ae6f77c7 Log Matrix messages (Even if -M is specified) (fix #45) 2024-04-16 10:03:45 -05:00
2e5c3dbed6 Remove extra spacing from matrix error message 2024-04-12 11:21:41 -05:00
e62d7fe0c2 Store circle emoji in a map (fix #34) 2024-04-12 11:19:43 -05:00
4ecd4b06b8 Move matrix chat commands to their own file (fix #36) 2024-04-10 15:59:41 -05:00
8875a40fea Combine queued messages into one to save on message spam (fix #18) 2024-04-08 15:44:12 -05:00
7ccd29bfb1 Add site start chat command (fix #23) 2024-03-27 12:03:12 -05:00
852874a12a Add site stop chat command (fix #22) 2024-03-27 11:57:26 -05:00
fc4f0affc2 Switch per-site configuration to Lua (fix #31) 2024-03-27 11:44:09 -05:00
e72171f1ef Add site restart chat command (fix #21) 2024-03-15 19:19:19 -05:00
85ab2a963b Add chatcommand argument parsing 2024-03-15 18:27:02 -05:00
841dda8f8f Fix Matrix bot replying to old commands on program launch (fix #11) 2024-03-11 17:43:24 -05:00
818e95c33f Add Site structure (and convert helper functions to methods) (fix #17) 2024-03-11 17:19:10 -05:00
5928a0a1d6 Increase wait between message queue scans (fix #12) 2024-03-10 22:52:07 -05:00
714380477e Add \'servers\' matrix command (fix #10) 2024-03-10 22:40:45 -05:00
a20a44dd17 Matrix chatcommands 2024-03-10 22:05:15 -05:00
16e20f496b Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
7ff174fab9 Matrix notifications (WIP #3) 2024-03-10 17:21:27 -05:00