Commit Graph

92 Commits

Author SHA1 Message Date
Nick Chambers 228b37d084 Snitch on malcontents 2021-07-12 03:14:22 -05:00
Nick Chambers 53c4d34639 Strip leading and trailing whitespace from action_line 2021-07-12 03:14:22 -05:00
Nick Chambers 3a9fe51ef1 Remove TO from the environment after use 2021-07-12 03:14:22 -05:00
Nick Chambers 5ad193e38d Fix a HUP reload bug 2021-07-12 03:14:22 -05:00
Nick Chambers 5b29ff1cc1 Have rowbot reload its code on SIGHUP 2021-07-12 03:14:22 -05:00
Nick Chambers 9c6808d3bd Reload resources on SIGHUP 2021-07-12 03:14:21 -05:00
Nick Chambers 241e378d3d Remove unnecessary shellcheck directive 2021-07-12 03:14:21 -05:00
Nick Chambers 5fadd29c11 Guard against invalid logging levels 2021-07-12 03:14:21 -05:00
Nick Chambers 63c51c68cd Implement a shiny new sysfacts 2021-07-12 03:14:21 -05:00
Nick Chambers aa96a2ee2a update the factoids hook to use the new api 2021-07-12 03:14:21 -05:00
Nick Chambers fa3b002b75 Update the control_panel hook to use the new api 2021-07-12 03:14:21 -05:00
Nick Chambers 5787b3f04b Update variable name changes 2021-07-12 03:14:21 -05:00
Nick Chambers 23e09edca5 Temporarily quiet some shellcheck warnings 2021-07-12 03:14:21 -05:00
Nick Chambers a8c9f5f9c1 Add helpful variables for user messages 2021-07-12 03:14:21 -05:00
Nick Chambers fe0fc27b26 Add support for configuration files 2021-07-12 03:14:20 -05:00
Nick Chambers 7fdf9a8da8 Add a sysfacts trigger 2021-07-12 03:14:20 -05:00
Nick Chambers 589cf3242e Add the necessary shikhin patch 2021-07-12 03:14:20 -05:00
Nick Chambers 2f66c4b143 Fix the syntax for closing the log fd 2021-07-12 03:14:20 -05:00
Nick Chambers f4c1a265aa Fix the alarm reload code 2021-07-12 03:14:20 -05:00
Nick Chambers 992dd17932 Clean up shellcheck warnings 2021-07-12 03:14:20 -05:00
Nick Chambers 83c95a27bf Fix assignment to reference the correct PID 2021-07-12 03:14:20 -05:00
Nick Chambers 29226ce91a Fix accidental expansions causing pm bugs 2021-07-12 03:14:19 -05:00
Nick Chambers efaa0cace0 Add more debug statements 2021-07-12 03:14:19 -05:00
Nick Chambers 81e3cdd878 Make the nick retry logic reloadable 2021-07-12 03:14:19 -05:00
Nick Chambers 5e12b557ac Give ping-handler a more appropriate name 2021-07-12 03:14:19 -05:00
Nick Chambers 8dcf1c42eb Allow the bot to keep trying for the desired nick 2021-07-12 03:14:19 -05:00
Nick Chambers af1ca52c9f Fix various bugs as well as add targeted facts 2021-07-12 03:14:19 -05:00
Nick Chambers 70f5e21437 Implement proper nick change tracking for longest IRC line 2021-07-12 03:14:19 -05:00
Nick Chambers 8c3b13fc76 Implement logic for breaking up a long irc message 2021-07-12 03:14:19 -05:00
Nick Chambers 60fbfe55d7 Miscellanious bug fixes and control panel enhancements 2021-07-12 03:14:19 -05:00
Nick Chambers 923591bbb3 Implement the client to client protocol (CTCP) 2021-07-12 03:14:19 -05:00
Nick Chambers 07b8753cfa Rely on the tls option instead of a pid variable 2021-07-12 03:14:19 -05:00
Nick Chambers ce7e3b7e5d Add what every bash script needs: live reloading for code 2021-07-12 03:14:19 -05:00
Nick Chambers ba18128b17 Implement more IRC message handlers 2021-07-12 03:14:19 -05:00
Nick Chambers c98f4fa3f1 Implement facts api for remembering things 2021-07-12 03:14:19 -05:00
Nick Chambers 2d53264347 Implement the IRC protocol 2021-07-12 03:14:18 -05:00
Nick Chambers 776e4cf025 Add support for a log file 2021-07-12 03:13:14 -05:00
Nick Chambers e5bcd62c19 Implement a logger for messages 2021-07-12 03:12:56 -05:00
Nick Chambers 4a89089856 Implement an IRC line parser 2021-07-12 03:12:49 -05:00
Nick Chambers b53918eed7 Add support for TLS connections 2021-07-12 03:12:28 -05:00
Nick Chambers 05df40fb82 Add a default configuration for rowbot 2021-07-12 03:12:18 -05:00
Nick Chambers c1c0e5b90b Throw in an argument parser 2021-07-12 03:12:16 -05:00