Commit Graph

271 Commits

Author SHA1 Message Date
Storm Dragon
2a25355c58 Accidently pushed the non-example categories.sh file. 2025-10-27 19:34:17 -04:00
Storm Dragon
fbce315cf6 Fixed word boundary matching and made wildcards possible. 2025-10-27 19:31:02 -04:00
Storm Dragon
d53c44cc76 Fix parsing for real this time. 2025-10-27 15:14:14 -04:00
Storm Dragon
2cd8f3e99d Improved zipcode parsing. 2025-10-27 14:55:43 -04:00
Storm Dragon
9b7a786a96 Attempted fixes for weather. 2025-10-27 14:39:46 -04:00
Storm Dragon
d6825c4a92 Fixed the extra : in jokes file. 2025-10-27 01:02:20 -04:00
Storm Dragon
278acc4d8f Removed the broken fml module. 2025-10-27 00:43:39 -04:00
Storm Dragon
b61d6c673c Fixed the exit command to actually exit instead of trying to reconnect. 2025-10-25 17:02:55 -04:00
Storm Dragon
259195b021 More updates to advice module. 2025-10-25 03:30:20 -04:00
Storm Dragon
c1b8d3de36 Additions to the advice module. 2025-10-25 03:27:02 -04:00
Storm Dragon
5af965e528 Fixed reminder for real this time. 2025-10-25 02:49:15 -04:00
Storm Dragon
6f6f7159c1 Fixed regexp in reminder. 2025-10-25 02:14:29 -04:00
Storm Dragon
d32baa66ba Fixed a bug with irc parsing. 2025-10-25 01:38:14 -04:00
Storm Dragon
d684623974 Reorganization to hopefully prevent git conflicts. 2025-10-25 01:30:02 -04:00
Storm Dragon
f6990bcc81 Make sure temp files get cleaned up. 2025-10-24 23:11:01 -04:00
Storm Dragon
8594e011bc Added optional random percent for bot to not respond on keywords. 2025-10-24 21:52:12 -04:00
Storm Dragon
a0afefadfd Cleanup. 2025-10-24 21:35:41 -04:00
Storm Dragon
3669e07a9a A few updates, cleanup updated weather module. 2025-10-24 17:14:52 -04:00
Storm Dragon
221e14a85a Fixed url for yomomma api. 2022-02-22 05:18:14 -05:00
Storm Dragon
85e832d625 Better matching for commands. 2021-04-16 15:01:15 -04:00
Storm Dragon
6712003387 Made now playing a little more responsive. 2020-12-01 20:48:26 -05:00
Storm Dragon
a30052fa82 Added the fuck module. Uses foaas. 2020-11-23 03:29:09 -05:00
Storm Dragon
1cfefaad53 Merge branch 'master' of gitlab.com:stormdragon2976/stormbot 2020-11-22 18:55:35 -05:00
Storm Dragon
23b4cc860d Export bot's nick so it is available to modules. 2020-11-22 18:55:18 -05:00
Kyle
2f13552fb2 Removed the pandoc dependency from the link trigger. 2020-11-14 21:46:05 +00:00
Kyle
0f04da04ea Merge branch 'master' of gitlab.com:stormdragon2976/stormbot 2020-10-25 19:09:19 +00:00
Kyle
8dc71fdaad If the nick is changed on command using the nick module, retain the new nick after reconnect or restart 2020-10-25 19:06:24 +00:00
Kyle
01d8803a01 Allow numbers at the beginning of commands 2020-08-24 09:15:46 -04:00
Storm Dragon
830cd9837b Customizable exit sayings. 2020-08-21 15:54:40 -04:00
Storm Dragon
173aa1241b Added message for people who try to use exit but aren't in allowList. 2020-08-21 15:48:12 -04:00
Storm Dragon
95eb4d010c Jokes module redone, jokes are now included. 2020-08-21 15:39:01 -04:00
Storm Dragon
77c1b6a521 Improvements on the redneck translator. 2020-08-21 13:44:51 -04:00
Storm Dragon
43f6bc9862 More fixes to redneck translator. 2020-08-20 20:08:15 -04:00
Storm Dragon
bcd8778c9b More fixes to redneck translator. 2020-08-20 19:58:36 -04:00
Storm Dragon
61656bd656 More redneck translator fixes. 2020-08-20 19:29:09 -04:00
Storm Dragon
90751d595a ignore list updates when nick changes. 2020-08-20 17:58:54 -04:00
Storm Dragon
57c135c3c5 Fixed more translation problems. 2020-08-19 20:42:23 -04:00
Storm Dragon
1041c973a4 Fixed a bug where you could call the bot by putting :${botCaller}command in the middle or end of the text and it would work. Commands only fire now if the caller is used at the beginning of the line. 2020-08-19 20:23:59 -04:00
Storm Dragon
166948749c forgot to push some module changes. They seem to be working though, so may as well do it now. 2020-08-19 19:44:03 -04:00
Storm Dragon
e56f7fcf79 More improvements to redneck translator. 2020-08-18 21:22:41 -04:00
Storm Dragon
7f8a5abbcd More improvements to redneck translator. 2020-08-18 21:18:37 -04:00
Storm Dragon
d448ba2cf7 A bit more code cleanup. 2020-08-18 21:02:12 -04:00
Storm Dragon
0eccf775da More code cleanup on the main bot and its supporting functions. 2020-08-18 19:40:26 -04:00
Storm Dragon
c5f5c41a7d Updated the nick module slightly. 2020-08-18 10:16:06 -04:00
Storm Dragon
6262add761 exported channel variable 2020-08-18 10:04:46 -04:00
Storm Dragon
6169839348 Try to replace all new lines with spaces after conversion to ascii, maybe no more breaky. 2020-08-17 21:54:48 -04:00
Storm Dragon
e287c4086b Fixed error in advice module. 2020-08-17 21:42:10 -04:00
Storm Dragon
18d77f5211 Added to the advice module. 2020-08-17 21:39:02 -04:00
Storm Dragon
96513582a7 put -f for rm in the rm_input statement. 2020-08-17 21:27:05 -04:00
Storm Dragon
45447d2e77 the bot can now exit gracefully. 2020-08-17 21:20:12 -04:00