Commit Graph

29 Commits

Author SHA1 Message Date
jan6 1ffe8c91ef added crapdate, the crappy and hacky update command (also crapdate log, to show commit history) 2023-10-09 11:36:06 -05:00
jan6 6f06ccd1a0 added dice and choose command, fixed up ctcp ping 2023-08-30 19:19:59 -05:00
jan6 e05206d9c6 added ctcp version, finger, userinfo 2023-07-08 13:36:19 -05:00
jan6 0ab6316a1d now with ctcp version and finger support! 2023-07-08 13:30:44 -05:00
jan6 83754f44cb idk, added version command, youtube displays view count now... 2023-07-08 13:08:25 -05:00
jan6 a84639237e fix youtube titling failing sometimes due to youtube being a f*in annoying, also should be faster by eliminating unnecessary request 2023-05-08 09:15:23 -05:00
jan6 ce4ad587c3 prioritize youtube command over others
kind of a workaround, idk
2023-04-08 02:28:13 +03:00
jan6 8dcd8e9b9c prevent echo abuse (ctcp messages, invoking other bots), fix "<urlopen error unknown url type: " errors with youtube, only error once per batch of youtube links 2023-03-17 16:32:28 -07:00
jan6 6bda69aaf3 fix a bug introduced a while back, where including any http:// or https:// url in the line would make bot6 think it was a valid command
now only specific commands allow that, otherwise it's discarded (but not exactly ignored)
2022-12-05 18:21:01 -08:00
jan6 02fe01fa2c fix quit command 2022-10-22 21:41:16 +03:00
jan6 345f689e3d make the new config system actually fully reloadable
also removed a few leftover lines from commands.py
2022-10-05 05:41:01 -07:00
jan6 e07f7bfe68 crude refactor to allow re-authing with nickserv if lost auth (e.g. some netsplits/server maintenances) 2022-08-30 02:35:21 +03:00
jan6 d5f6f0a7bc I think this fixes youtube alternate urls, bonus: now embed links work also! 2022-05-23 20:05:10 +03:00
jan6 7d48fa6889 fixed weather crashing when 404 2022-03-17 20:34:40 +02:00
jan6 27c0073d2a fixed weather url encoding 2022-02-08 01:00:40 +02:00
jan6 526dca8c86 added nickserv auth 2022-02-07 18:28:19 +02:00
jan6 956e4290cd added crude weather command and youtube module handles livestream timestamps 2022-02-07 05:55:19 +02:00
jan6 5f78254e63 youtube links in /me messages work now (or other ctcp messages) 2022-01-11 19:29:42 +02:00
jan6 baa107fdfa youtube auto-titling now works inline too, and for multiple urls also 2021-11-24 23:01:59 +02:00
jan6 cc5f92ecbf allow text after youtube url 2021-10-10 19:31:30 +03:00
jan6 fcf70d344d added /me 2021-10-08 00:22:53 +03:00
jan6 5412493052 added general notice support, switched to libera.chat, handle messages without tags 2021-10-07 22:22:45 +03:00
jan6 5bc9edd5c6 youtube is a thing now! 2021-10-05 16:18:25 +03:00
jan6 a7eac6a0b0 added ctcp and internal commands and escapes for \x00-\x1f bytes 2021-10-04 18:51:25 +03:00
jan6 c25407dd33 reformatted code with "black" 2021-10-04 15:48:10 +03:00
jan6 85d7a3e4d2 idk, allowing to disable commands, moved all except eval/exec/reload into commands module, swapped around utils' argument order to funzies, idk what else, lol 2021-10-04 00:36:22 +03:00
jan6 9f3c36ec0b idk, some changes I guess, lol 2021-09-21 20:41:31 +03:00
jan6 e96f884424 I forgot what I added, lol, nick change, reloadable config...ish, exec, anything else? lol 2021-09-19 21:33:30 +03:00
jan6 68ee237c14 hot reload! 2021-09-19 19:56:17 +03:00