Commit Graph

  • 2a25355c58 Accidently pushed the non-example categories.sh file. master Storm Dragon 2025-10-27 19:34:17 -04:00
  • fbce315cf6 Fixed word boundary matching and made wildcards possible. Storm Dragon 2025-10-27 19:31:02 -04:00
  • d53c44cc76 Fix parsing for real this time. Storm Dragon 2025-10-27 15:14:14 -04:00
  • 2cd8f3e99d Improved zipcode parsing. Storm Dragon 2025-10-27 14:55:43 -04:00
  • 9b7a786a96 Attempted fixes for weather. Storm Dragon 2025-10-27 14:39:46 -04:00
  • d6825c4a92 Fixed the extra : in jokes file. Storm Dragon 2025-10-27 01:02:20 -04:00
  • 278acc4d8f Removed the broken fml module. Storm Dragon 2025-10-27 00:43:39 -04:00
  • b61d6c673c Fixed the exit command to actually exit instead of trying to reconnect. Storm Dragon 2025-10-25 17:02:55 -04:00
  • 259195b021 More updates to advice module. Storm Dragon 2025-10-25 03:30:20 -04:00
  • c1b8d3de36 Additions to the advice module. Storm Dragon 2025-10-25 03:27:02 -04:00
  • 5af965e528 Fixed reminder for real this time. Storm Dragon 2025-10-25 02:49:15 -04:00
  • 6f6f7159c1 Fixed regexp in reminder. Storm Dragon 2025-10-25 02:14:29 -04:00
  • d32baa66ba Fixed a bug with irc parsing. Storm Dragon 2025-10-25 01:38:14 -04:00
  • d684623974 Reorganization to hopefully prevent git conflicts. Storm Dragon 2025-10-25 01:30:02 -04:00
  • f6990bcc81 Make sure temp files get cleaned up. Storm Dragon 2025-10-24 23:11:01 -04:00
  • 8594e011bc Added optional random percent for bot to not respond on keywords. Storm Dragon 2025-10-24 21:52:12 -04:00
  • a0afefadfd Cleanup. Storm Dragon 2025-10-24 21:35:41 -04:00
  • 3669e07a9a A few updates, cleanup updated weather module. Storm Dragon 2025-10-24 17:14:52 -04:00
  • 221e14a85a Fixed url for yomomma api. Storm Dragon 2022-02-22 05:18:14 -05:00
  • 85e832d625 Better matching for commands. Storm Dragon 2021-04-16 15:01:15 -04:00
  • 6712003387 Made now playing a little more responsive. Storm Dragon 2020-12-01 20:48:26 -05:00
  • a30052fa82 Added the fuck module. Uses foaas. Storm Dragon 2020-11-23 03:29:09 -05:00
  • 1cfefaad53 Merge branch 'master' of gitlab.com:stormdragon2976/stormbot Storm Dragon 2020-11-22 18:55:35 -05:00
  • 23b4cc860d Export bot's nick so it is available to modules. Storm Dragon 2020-11-22 18:55:18 -05:00
  • 2f13552fb2 Removed the pandoc dependency from the link trigger. Kyle 2020-11-14 21:46:05 +00:00
  • 0f04da04ea Merge branch 'master' of gitlab.com:stormdragon2976/stormbot Kyle 2020-10-25 19:09:19 +00:00
  • 8dc71fdaad If the nick is changed on command using the nick module, retain the new nick after reconnect or restart Kyle 2020-10-25 19:06:24 +00:00
  • 01d8803a01 Allow numbers at the beginning of commands Kyle 2020-08-24 09:15:46 -04:00
  • 830cd9837b Customizable exit sayings. Storm Dragon 2020-08-21 15:54:40 -04:00
  • 173aa1241b Added message for people who try to use exit but aren't in allowList. Storm Dragon 2020-08-21 15:48:12 -04:00
  • 95eb4d010c Jokes module redone, jokes are now included. Storm Dragon 2020-08-21 15:39:01 -04:00
  • 77c1b6a521 Improvements on the redneck translator. Storm Dragon 2020-08-21 13:44:51 -04:00
  • 43f6bc9862 More fixes to redneck translator. Storm Dragon 2020-08-20 20:08:15 -04:00
  • bcd8778c9b More fixes to redneck translator. Storm Dragon 2020-08-20 19:58:36 -04:00
  • 61656bd656 More redneck translator fixes. Storm Dragon 2020-08-20 19:29:09 -04:00
  • 90751d595a ignore list updates when nick changes. Storm Dragon 2020-08-20 17:58:54 -04:00
  • 57c135c3c5 Fixed more translation problems. Storm Dragon 2020-08-19 20:42:23 -04:00
  • 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. Storm Dragon 2020-08-19 20:23:59 -04:00
  • 166948749c forgot to push some module changes. They seem to be working though, so may as well do it now. Storm Dragon 2020-08-19 19:44:03 -04:00
  • e56f7fcf79 More improvements to redneck translator. Storm Dragon 2020-08-18 21:22:41 -04:00
  • 7f8a5abbcd More improvements to redneck translator. Storm Dragon 2020-08-18 21:18:37 -04:00
  • d448ba2cf7 A bit more code cleanup. Storm Dragon 2020-08-18 21:02:12 -04:00
  • 0eccf775da More code cleanup on the main bot and its supporting functions. Storm Dragon 2020-08-18 19:40:26 -04:00
  • c5f5c41a7d Updated the nick module slightly. Storm Dragon 2020-08-18 10:16:06 -04:00
  • 6262add761 exported channel variable Storm Dragon 2020-08-18 10:04:46 -04:00
  • 6169839348 Try to replace all new lines with spaces after conversion to ascii, maybe no more breaky. Storm Dragon 2020-08-17 21:54:48 -04:00
  • e287c4086b Fixed error in advice module. Storm Dragon 2020-08-17 21:42:10 -04:00
  • 18d77f5211 Added to the advice module. Storm Dragon 2020-08-17 21:39:02 -04:00
  • 96513582a7 put -f for rm in the rm_input statement. Storm Dragon 2020-08-17 21:27:05 -04:00
  • 45447d2e77 the bot can now exit gracefully. Storm Dragon 2020-08-17 21:20:12 -04:00
  • cce7ef88dc New function and module to allow users in the allowList to change the bot's nick Kyle 2020-08-17 19:51:38 -04:00
  • b483424d8f More improvements on the redneck translator. Storm Dragon 2020-08-16 19:27:53 -04:00
  • e748d36b68 Now, control the bot via pm. Storm Dragon 2020-08-15 23:25:16 -04:00
  • 9ac3655a80 More redneck translations. Storm Dragon 2020-08-15 19:59:17 -04:00
  • b88ea41d15 More redneck translations. Storm Dragon 2020-08-15 19:46:21 -04:00
  • d5ee33b24b Switched from tr -cd print to iconv to prevent crash characters. Storm Dragon 2020-08-14 23:30:27 -04:00
  • e1bb820a41 Changing modules from pandoc to process html to w3m. Storm Dragon 2020-08-14 22:50:56 -04:00
  • 527ed428ca Changing modules from pandoc to process html to w3m. Storm Dragon 2020-08-14 22:47:49 -04:00
  • 4d0cee6dca Fixed another i tanslation problem. Storm Dragon 2020-08-14 21:59:28 -04:00
  • a528523c5a Updated real men to real men of genius lol all hail Bud Lite Storm Dragon 2020-08-14 21:39:51 -04:00
  • 255edc3075 Added ignoreList for things that should be ignore for bot triggers. Storm Dragon 2020-08-14 21:17:43 -04:00
  • 751657369d Fixed window in the redneck translator. Storm Dragon 2020-08-14 19:37:05 -04:00
  • c1a0e88050 Fixed it's. Storm Dragon 2020-08-14 18:03:44 -04:00
  • d428ee4f55 Improvements to the redneck translaotr. Storm Dragon 2020-08-14 18:01:27 -04:00
  • cc89420731 Initial commit of the redneck translator. Not finished by any means, but a good start. Storm Dragon 2020-08-14 17:33:08 -04:00
  • faed0b044c Improved the convert module a bit. Storm Dragon 2020-08-14 17:08:35 -04:00
  • 683330d7d1 Added calculate module. Requires calc. Storm Dragon 2020-08-14 17:04:19 -04:00
  • 9cdb9b4f6e First attempt at replacing the now offline pimp translator. It's not as good as the original yet though. Storm Dragon 2020-08-14 13:48:54 -04:00
  • ac2786d629 Updated bot.cfg with new configuration. Storm Dragon 2020-08-14 09:32:15 -04:00
  • c6a8d0ce12 More code cleanup, including removing lines of code that as far as I can tell did absolutely nothing. Watch for breakage. Storm Dragon 2020-08-13 21:00:57 -04:00
  • 5984a2dbb2 Cleaned up the code a bit, the formatting at least, there's plenty more to do. Storm Dragon 2020-08-13 20:46:09 -04:00
  • 273e24a63a Make sure no non-utf8 characters get through the fml module. Storm Dragon 2020-08-13 19:48:24 -04:00
  • 4aeb0f4618 Updated the bot to have configurable symbols for calling it. Storm Dragon 2020-08-13 17:34:09 -04:00
  • c88983051a Minor improvements to convert.sh. Storm Dragon 2020-08-12 22:05:09 -04:00
  • 4ce3cffaa2 Try to fix up formatting on the bash quotes thing a bit. Storm Dragon 2020-08-12 21:32:56 -04:00
  • 5f1f6110eb Added more checks for silverdollar. Storm Dragon 2020-08-12 21:27:56 -04:00
  • 7e1768b6e3 Uptime module added. Storm Dragon 2020-08-12 21:23:50 -04:00
  • 5fbfa1a8e2 Updated the .gitignore. Storm Dragon 2020-08-12 20:49:25 -04:00
  • bce9713590 updated module handling. Now you can put custom error messages one perline in response/error.txt Storm Dragon 2020-08-12 20:47:32 -04:00
  • 75b0b6f0ef New fml module added. Storm Dragon 2020-08-12 20:08:25 -04:00
  • a21b0c5228 moved the pimp.sh to an orig file, for old times sake. Storm Dragon 2020-08-11 20:58:05 -04:00
  • 3552203e99 fixed a small bug in the regexp. Storm Dragon 2020-08-11 19:40:30 -04:00
  • 224426be35 Dice module added under the name roll. Storm Dragon 2020-08-11 19:35:45 -04:00
  • 0b28d9c63a Fixedspacing in the botsnack module. Storm Dragon 2020-08-10 21:55:25 -04:00
  • 2001b530a3 Improved formatting. Storm Dragon 2020-08-10 20:23:56 -04:00
  • af8f5a454b Forgot to change it back from debug. Storm Dragon 2020-08-10 18:53:13 -04:00
  • 3f0c290688 cut out weird characters from links. Storm Dragon 2020-08-10 18:49:43 -04:00
  • 521b862c1c Links reported more accurately. Storm Dragon 2020-08-10 18:39:43 -04:00
  • 9d503d2196 Try to stop weird symbols from quotes crashing the bot. Storm Dragon 2020-08-10 18:24:05 -04:00
  • a917ff513d Reduce the amount of information printed to the output window. Everything should be in the logs. Storm Dragon 2020-08-10 13:25:05 -04:00
  • 89a78fef32 Use pandoc to remove html from titles. Storm Dragon 2020-08-10 09:35:15 -04:00
  • 43f93d0a90 Added some extra stuff to the log. Storm Dragon 2020-08-10 09:34:53 -04:00
  • f888885ab4 Fixed the bash quotes module. Storm Dragon 2020-08-10 07:36:22 -04:00
  • 4217b45207 Protection for links. Storm Dragon 2020-08-09 21:32:58 -04:00
  • ec8878b6d1 Use curl for links. Storm Dragon 2020-08-09 21:28:25 -04:00
  • 306d9aa671 Fixed up the link trigger so it actually works, I think. Storm Dragon 2020-08-09 20:55:19 -04:00
  • 96c4bf8c24 Now add the spinnable part of the text in parens at the end. Storm Dragon 2020-08-03 19:09:13 -04:00
  • ae2088b301 Add some randomness to spin. Storm Dragon 2020-07-31 12:58:04 -04:00
  • 651a7ae6c6 Imrpoved 8ball module slightly. Storm Dragon 2020-07-30 20:47:39 -04:00
  • b4d38fa0c4 Fixed a spacing issue in weather module. Storm Dragon 2020-07-30 20:43:17 -04:00