Commit graph

153 commits

Author SHA1 Message Date
bdd8fb3601 Implement a base64 encoder 2021-11-15 02:31:53 -06:00
d8b55a72c2 Make some minor cosmetic changes 2021-11-07 01:19:51 -05:00
c837e1a84f Fix precedence order of log levels 2021-11-06 19:50:18 -05:00
030b67a183 Move appropriate log messages to the trace level 2021-11-06 19:44:59 -05:00
65eee69f8e Reorder code sections based on usage 2021-11-06 04:00:02 -05:00
52697be100 Establish proper priority of option sources 2021-11-06 03:45:52 -05:00
bc88492ac1 Add miscellanious order to the utility functions 2021-11-06 03:34:18 -05:00
18f291fe07 Implement a fix for #16 2021-07-19 22:09:11 -05:00
bb0a43f3fc Make on_msg non-impactful by default 2021-07-19 20:47:12 -05:00
db6df1ea90 Add support for ACCEPTing the owner 2021-07-19 18:06:24 -05:00
281021bd47 Add a basic mode request system 2021-07-19 17:51:49 -05:00
4b33741ba9 Fix incorrect variable name usage 2021-07-19 17:38:40 -05:00
cb615091f7 Add isupport to plugins 2021-07-19 17:37:27 -05:00
ad2c227a38 Fix miscellaneous bugs 2021-07-19 17:06:24 -05:00
177995d8a5 Make the url utility friendlier 2021-07-19 16:59:57 -05:00
26222d3525 Restrict the allowed names for plugins 2021-07-19 16:56:12 -05:00
a070154197 Add format specifiers to factoids 2021-07-19 16:43:44 -05:00
553d7faecf Make the seconds utility friendlier 2021-07-19 14:31:51 -05:00
85358fb674 Remove redundant shellcheck switches 2021-07-19 09:35:35 -05:00
7655bc56a3 Remove unneeded quotes 2021-07-19 09:31:40 -05:00
8d48b4aadf Add a command for recalling one of Rowbot's memories 2021-07-18 23:11:05 -05:00
b107de7a1a Add a command for showing Rowbot's memories 2021-07-18 22:57:49 -05:00
5bee1a216f Add a command for not remembering facts 2021-07-18 22:54:39 -05:00
65bb121fcd Add a command for remembering facts 2021-07-18 22:49:07 -05:00
8d0c245f13 Merge pull request 'Add alternick support' (#15) from alternick into devel
Reviewed-on: #15
2021-07-19 02:36:31 +00:00
20ada66e54 Add alternick support 2021-07-18 20:56:30 -05:00
3667b76cf3 Fix a few minor bugs 2021-07-18 14:30:53 -05:00
dda262bddb Add a helper function for processing a unix timestamp 2021-07-18 12:28:11 -05:00
9c9b1231bd Re-introduce sysfacts 2021-07-18 12:15:51 -05:00
84bb3c13e5 Fix log level for callback notification 2021-07-18 12:04:53 -05:00
0300365d51 Add a plugin not found handler 2021-07-18 12:03:04 -05:00
ac81f2400f Add a handler for command 396 2021-07-18 11:43:46 -05:00
dd693d1127 Order the irc send handlers alphabetically 2021-07-17 01:32:47 -05:00
2e9fa68527 Change kill signal to something more serious 2021-07-17 01:24:35 -05:00
cf54d46348 Eliminate all generic magic 2021-07-17 01:06:38 -05:00
50be40354f Break up the IRC magic 2021-07-17 00:38:33 -05:00
45ab12a482 Properly test if argument is a chanel 2021-07-12 03:56:01 -05:00
2e001b8784 Prevent Bash from closing stdin 2021-07-12 03:14:30 -05:00
92f347e7ec Add a run-time debugger option 2021-07-12 03:14:29 -05:00
dd0e224ba1 Clarify what belonges in the magic section 2021-07-12 03:14:29 -05:00
68258b65ee Add more irc commands 2021-07-12 03:14:29 -05:00
9088b4f799 Move plugin code to the proper spot 2021-07-12 03:14:29 -05:00
364076ef6a Hide ^C from the screen 2021-07-12 03:14:28 -05:00
457292c609 Respect nolog requests 2021-07-12 03:14:28 -05:00
3a824f6d44 Add plugin support 2021-07-12 03:14:28 -05:00
63a025e5be Break up PRIVMSG messages by maximum length 2021-07-12 03:14:28 -05:00
a7e443a8cb Add further checks to the pre-commit hook 2021-07-12 03:14:28 -05:00
32b421be82 Change random to print the result 2021-07-12 03:14:28 -05:00
88b4022ee0 Add a helpful respond location 2021-07-12 03:14:28 -05:00
34fb5be792 Add more default IRC handlers 2021-07-12 03:14:28 -05:00