Commit Graph

112 Commits

Author SHA1 Message Date
Nick Chambers 9088b4f799 Move plugin code to the proper spot 2021-07-12 03:14:29 -05:00
Nick Chambers 364076ef6a Hide ^C from the screen 2021-07-12 03:14:28 -05:00
Nick Chambers 457292c609 Respect nolog requests 2021-07-12 03:14:28 -05:00
Nick Chambers 3a824f6d44 Add plugin support 2021-07-12 03:14:28 -05:00
Nick Chambers 63a025e5be Break up PRIVMSG messages by maximum length 2021-07-12 03:14:28 -05:00
Nick Chambers a7e443a8cb Add further checks to the pre-commit hook 2021-07-12 03:14:28 -05:00
Nick Chambers 32b421be82 Change random to print the result 2021-07-12 03:14:28 -05:00
Nick Chambers 88b4022ee0 Add a helpful respond location 2021-07-12 03:14:28 -05:00
Nick Chambers 34fb5be792 Add more default IRC handlers 2021-07-12 03:14:28 -05:00
Nick Chambers 1366f4978f Fix the condition for skipping handlers 2021-07-12 03:14:28 -05:00
Nick Chambers 8cfdeb5a99 Generate the URL in a function 2021-07-12 03:14:27 -05:00
Nick Chambers 576738e85e Lay the groundwork for responding to IRC messages 2021-07-12 03:14:27 -05:00
Nick Chambers 99783ba792 Add more IRC handlers 2021-07-12 03:14:27 -05:00
Nick Chambers 1b3970d103 Add IRC boiler plate for higher level features 2021-07-12 03:14:27 -05:00
Nick Chambers ea7146d57d Remove CI for now 2021-07-12 03:14:27 -05:00
Nick Chambers f7c146b556 Implement an IRC parser, and make net connections reloadable 2021-07-12 03:14:27 -05:00
Nick Chambers 6164d713df Properly handle the socket redirections 2021-07-12 03:14:27 -05:00
Nick Chambers 85694429ee Add specific system callbacks to future proof priority order 2021-07-12 03:14:27 -05:00
Nick Chambers d02f5d27ca Properly test for the existance of a client certificate 2021-07-12 03:14:27 -05:00
Nick Chambers cc5bcaf4c7 Fix the priority order for the log shutdown 2021-07-12 03:14:27 -05:00
Nick Chambers 05fba96ada Fix old, invalid references 2021-07-12 03:14:26 -05:00
Nick Chambers dece4203b4 Add a logging interface 2021-07-12 03:14:26 -05:00
Nick Chambers d2965c9233 Add more utility functions 2021-07-12 03:14:26 -05:00
Nick Chambers f08765159a Add more utility functions 2021-07-12 03:14:26 -05:00
Nick Chambers 2f01b5c44c Finish rest of initialization framework 2021-07-12 03:14:26 -05:00
Nick Chambers 729f2fa0d1 Start implementing a framework for rowbot 2021-07-12 03:14:26 -05:00
Nick Chambers 79842ba1ef Properly track release details 2021-07-12 03:14:26 -05:00
Nick Chambers 09858fa5b1 Add a hundred limes 2021-07-12 03:14:26 -05:00
Nick Chambers 63a62cedd2 Improve lore tracking 2021-07-12 03:14:26 -05:00
Nick Chambers 2d8bb0c8de Properly use the github api token 2021-07-12 03:14:26 -05:00
Nick Chambers f75b7249cf Upload built releases to Github 2021-07-12 03:14:25 -05:00
Nick Chambers d1e581274d Test uploading the release package 2021-07-12 03:14:25 -05:00
Nick Chambers 61c2fa0348 Add a proper temp directory 2021-07-12 03:14:25 -05:00
Nick Chambers 89c235ed40 Test a tar action 2021-07-12 03:14:25 -05:00
Nick Chambers 6792440e8c Show available variables in CI 2021-07-12 03:14:25 -05:00
Nick Chambers f10c48f12f Fix a typo in the build spec 2021-07-12 03:14:25 -05:00
Nick Chambers 7ca4900ae4 Investigate CI behavior 2021-07-12 03:14:25 -05:00
Nick Chambers 81fb6eb4d3 Fix mistake in image name 2021-07-12 03:14:25 -05:00
Nick Chambers e2817bfdf9 Update the image to something Github supports 2021-07-12 03:14:25 -05:00
Nick Chambers 289d74f36d Add skeleton for CI jobs 2021-07-12 03:14:25 -05:00
Nick Chambers cba6844160 Update source location in CTCP handler 2021-07-12 03:14:24 -05:00
Nick Chambers 97eb80e113 Revert rowbot back to the previous repo style 2021-07-12 03:14:24 -05:00
Nick Chambers 3d046ed566 Add an elite, secret way of getting the dashboard 2021-07-12 03:14:24 -05:00
Nick Chambers 4fd0dbbdd7 Move all stats into the lore namespace 2021-07-12 03:14:24 -05:00
Nick Chambers 29b494bbd3 Rename stats command to dashboard 2021-07-12 03:14:24 -05:00
Nick Chambers 00748e5a52 Improve stat tracking 2021-07-12 03:14:24 -05:00
Nick Chambers c1c29eeabf Move rowbot into the deb root 2021-07-12 03:14:24 -05:00
Nick Chambers 7914edc36c Properly link together the time string 2021-07-12 03:14:24 -05:00
Nick Chambers b92e29be28 Fix incorrect time string building 2021-07-12 03:14:24 -05:00
Nick Chambers c9bedba38d Track the longest life across reloads 2021-07-12 03:14:24 -05:00