Commit graph

74 commits

Author SHA1 Message Date
29226ce91a Fix accidental expansions causing pm bugs 2021-07-12 03:14:19 -05:00
efaa0cace0 Add more debug statements 2021-07-12 03:14:19 -05:00
81e3cdd878 Make the nick retry logic reloadable 2021-07-12 03:14:19 -05:00
5e12b557ac Give ping-handler a more appropriate name 2021-07-12 03:14:19 -05:00
8dcf1c42eb Allow the bot to keep trying for the desired nick 2021-07-12 03:14:19 -05:00
af1ca52c9f Fix various bugs as well as add targeted facts 2021-07-12 03:14:19 -05:00
70f5e21437 Implement proper nick change tracking for longest IRC line 2021-07-12 03:14:19 -05:00
8c3b13fc76 Implement logic for breaking up a long irc message 2021-07-12 03:14:19 -05:00
60fbfe55d7 Miscellanious bug fixes and control panel enhancements 2021-07-12 03:14:19 -05:00
923591bbb3 Implement the client to client protocol (CTCP) 2021-07-12 03:14:19 -05:00
07b8753cfa Rely on the tls option instead of a pid variable 2021-07-12 03:14:19 -05:00
ce7e3b7e5d Add what every bash script needs: live reloading for code 2021-07-12 03:14:19 -05:00
ba18128b17 Implement more IRC message handlers 2021-07-12 03:14:19 -05:00
c98f4fa3f1 Implement facts api for remembering things 2021-07-12 03:14:19 -05:00
2d53264347 Implement the IRC protocol 2021-07-12 03:14:18 -05:00
9cfee49799 Ignore the tmp directory 2021-07-12 03:14:18 -05:00
776e4cf025 Add support for a log file 2021-07-12 03:13:14 -05:00
e5bcd62c19 Implement a logger for messages 2021-07-12 03:12:56 -05:00
4a89089856 Implement an IRC line parser 2021-07-12 03:12:49 -05:00
b53918eed7 Add support for TLS connections 2021-07-12 03:12:28 -05:00
05df40fb82 Add a default configuration for rowbot 2021-07-12 03:12:18 -05:00
c1c0e5b90b Throw in an argument parser 2021-07-12 03:12:16 -05:00
70c3ebabd1 Fix default files 2021-07-12 03:12:13 -05:00
1e924f6384 Initial commit 2021-07-12 03:11:52 -05:00