This website requires JavaScript.
221e14a85a
Fixed url for yomomma api.
master
Storm Dragon
2022-02-22 05:18:14 -0500
85e832d625
Better matching for commands.
Storm Dragon
2021-04-16 15:01:15 -0400
6712003387
Made now playing a little more responsive.
Storm Dragon
2020-12-01 20:48:26 -0500
a30052fa82
Added the fuck module. Uses foaas.
Storm Dragon
2020-11-23 03:29:09 -0500
1cfefaad53
Merge branch 'master' of gitlab.com:stormdragon2976/stormbot
Storm Dragon
2020-11-22 18:55:35 -0500
23b4cc860d
Export bot's nick so it is available to modules.
Storm Dragon
2020-11-22 18:55:18 -0500
2f13552fb2
Removed the pandoc dependency from the link trigger.
Kyle
2020-11-14 21:46:05 +0000
0f04da04ea
Merge branch 'master' of gitlab.com:stormdragon2976/stormbot
Kyle
2020-10-25 19:09:19 +0000
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 +0000
01d8803a01
Allow numbers at the beginning of commands
Kyle
2020-08-24 09:15:46 -0400
830cd9837b
Customizable exit sayings.
Storm Dragon
2020-08-21 15:54:40 -0400
173aa1241b
Added message for people who try to use exit but aren't in allowList.
Storm Dragon
2020-08-21 15:48:12 -0400
95eb4d010c
Jokes module redone, jokes are now included.
Storm Dragon
2020-08-21 15:39:01 -0400
77c1b6a521
Improvements on the redneck translator.
Storm Dragon
2020-08-21 13:44:51 -0400
43f6bc9862
More fixes to redneck translator.
Storm Dragon
2020-08-20 20:08:15 -0400
bcd8778c9b
More fixes to redneck translator.
Storm Dragon
2020-08-20 19:58:36 -0400
61656bd656
More redneck translator fixes.
Storm Dragon
2020-08-20 19:29:09 -0400
90751d595a
ignore list updates when nick changes.
Storm Dragon
2020-08-20 17:58:54 -0400
57c135c3c5
Fixed more translation problems.
Storm Dragon
2020-08-19 20:42:23 -0400
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 -0400
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 -0400
e56f7fcf79
More improvements to redneck translator.
Storm Dragon
2020-08-18 21:22:41 -0400
7f8a5abbcd
More improvements to redneck translator.
Storm Dragon
2020-08-18 21:18:37 -0400
d448ba2cf7
A bit more code cleanup.
Storm Dragon
2020-08-18 21:02:12 -0400
0eccf775da
More code cleanup on the main bot and its supporting functions.
Storm Dragon
2020-08-18 19:40:26 -0400
c5f5c41a7d
Updated the nick module slightly.
Storm Dragon
2020-08-18 10:16:06 -0400
6262add761
exported channel variable
Storm Dragon
2020-08-18 10:04:46 -0400
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 -0400
e287c4086b
Fixed error in advice module.
Storm Dragon
2020-08-17 21:42:10 -0400
18d77f5211
Added to the advice module.
Storm Dragon
2020-08-17 21:39:02 -0400
96513582a7
put -f for rm in the rm_input statement.
Storm Dragon
2020-08-17 21:27:05 -0400
45447d2e77
the bot can now exit gracefully.
Storm Dragon
2020-08-17 21:20:12 -0400
cce7ef88dc
New function and module to allow users in the allowList to change the bot's nick
Kyle
2020-08-17 19:51:38 -0400
b483424d8f
More improvements on the redneck translator.
Storm Dragon
2020-08-16 19:27:53 -0400
e748d36b68
Now, control the bot via pm.
Storm Dragon
2020-08-15 23:25:16 -0400
9ac3655a80
More redneck translations.
Storm Dragon
2020-08-15 19:59:17 -0400
b88ea41d15
More redneck translations.
Storm Dragon
2020-08-15 19:46:21 -0400
d5ee33b24b
Switched from tr -cd print to iconv to prevent crash characters.
Storm Dragon
2020-08-14 23:30:27 -0400
e1bb820a41
Changing modules from pandoc to process html to w3m.
Storm Dragon
2020-08-14 22:50:56 -0400
527ed428ca
Changing modules from pandoc to process html to w3m.
Storm Dragon
2020-08-14 22:47:49 -0400
4d0cee6dca
Fixed another i tanslation problem.
Storm Dragon
2020-08-14 21:59:28 -0400
a528523c5a
Updated real men to real men of genius lol all hail Bud Lite
Storm Dragon
2020-08-14 21:39:51 -0400
255edc3075
Added ignoreList for things that should be ignore for bot triggers.
Storm Dragon
2020-08-14 21:17:43 -0400
751657369d
Fixed window in the redneck translator.
Storm Dragon
2020-08-14 19:37:05 -0400
c1a0e88050
Fixed it's.
Storm Dragon
2020-08-14 18:03:44 -0400
d428ee4f55
Improvements to the redneck translaotr.
Storm Dragon
2020-08-14 18:01:27 -0400
cc89420731
Initial commit of the redneck translator. Not finished by any means, but a good start.
Storm Dragon
2020-08-14 17:33:08 -0400
faed0b044c
Improved the convert module a bit.
Storm Dragon
2020-08-14 17:08:35 -0400
683330d7d1
Added calculate module. Requires calc.
Storm Dragon
2020-08-14 17:04:19 -0400
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 -0400
ac2786d629
Updated bot.cfg with new configuration.
Storm Dragon
2020-08-14 09:32:15 -0400
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 -0400
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 -0400
273e24a63a
Make sure no non-utf8 characters get through the fml module.
Storm Dragon
2020-08-13 19:48:24 -0400
4aeb0f4618
Updated the bot to have configurable symbols for calling it.
Storm Dragon
2020-08-13 17:34:09 -0400
c88983051a
Minor improvements to convert.sh.
Storm Dragon
2020-08-12 22:05:09 -0400
4ce3cffaa2
Try to fix up formatting on the bash quotes thing a bit.
Storm Dragon
2020-08-12 21:32:56 -0400
5f1f6110eb
Added more checks for silverdollar.
Storm Dragon
2020-08-12 21:27:56 -0400
7e1768b6e3
Uptime module added.
Storm Dragon
2020-08-12 21:23:50 -0400
5fbfa1a8e2
Updated the .gitignore.
Storm Dragon
2020-08-12 20:49:25 -0400
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 -0400
75b0b6f0ef
New fml module added.
Storm Dragon
2020-08-12 20:08:25 -0400
a21b0c5228
moved the pimp.sh to an orig file, for old times sake.
Storm Dragon
2020-08-11 20:58:05 -0400
3552203e99
fixed a small bug in the regexp.
Storm Dragon
2020-08-11 19:40:30 -0400
224426be35
Dice module added under the name roll.
Storm Dragon
2020-08-11 19:35:45 -0400
0b28d9c63a
Fixedspacing in the botsnack module.
Storm Dragon
2020-08-10 21:55:25 -0400
2001b530a3
Improved formatting.
Storm Dragon
2020-08-10 20:23:56 -0400
af8f5a454b
Forgot to change it back from debug.
Storm Dragon
2020-08-10 18:53:13 -0400
3f0c290688
cut out weird characters from links.
Storm Dragon
2020-08-10 18:49:43 -0400
521b862c1c
Links reported more accurately.
Storm Dragon
2020-08-10 18:39:43 -0400
9d503d2196
Try to stop weird symbols from quotes crashing the bot.
Storm Dragon
2020-08-10 18:24:05 -0400
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 -0400
89a78fef32
Use pandoc to remove html from titles.
Storm Dragon
2020-08-10 09:35:15 -0400
43f93d0a90
Added some extra stuff to the log.
Storm Dragon
2020-08-10 09:34:53 -0400
f888885ab4
Fixed the bash quotes module.
Storm Dragon
2020-08-10 07:36:22 -0400
4217b45207
Protection for links.
Storm Dragon
2020-08-09 21:32:58 -0400
ec8878b6d1
Use curl for links.
Storm Dragon
2020-08-09 21:28:25 -0400
306d9aa671
Fixed up the link trigger so it actually works, I think.
Storm Dragon
2020-08-09 20:55:19 -0400
96c4bf8c24
Now add the spinnable part of the text in parens at the end.
Storm Dragon
2020-08-03 19:09:13 -0400
ae2088b301
Add some randomness to spin.
Storm Dragon
2020-07-31 12:58:04 -0400
651a7ae6c6
Imrpoved 8ball module slightly.
Storm Dragon
2020-07-30 20:47:39 -0400
b4d38fa0c4
Fixed a spacing issue in weather module.
Storm Dragon
2020-07-30 20:43:17 -0400
e9d92da650
updated the weather module.
Storm Dragon
2020-07-30 03:51:56 -0400
c4fc8c308e
Small fix to the spin module to make it work better.
Storm Dragon
2020-07-30 00:45:53 -0400
e93644f874
Added the spin module.
Storm Dragon
2020-07-29 20:12:32 -0400
3d8c2adde7
Try to cut down on some of the messages in the bot's output window.
Storm Dragon
2020-07-23 13:08:16 -0400
af23b70255
keywords examples update.
Storm Dragon
2020-07-23 01:16:57 -0400
9492158f8d
Updated to cover feathers too lol.
Storm Dragon
2020-04-20 18:12:16 -0400
e02b77bc50
Updated bot.cfg to use a working server.
Storm Dragon
2020-04-20 17:35:26 -0400
303c87072c
Let's make it just a tiny bit more demented lol.
Storm Dragon
2018-11-06 16:47:08 -0500
c43ba1f8f4
Fixed the weather module since wunderground is broken.
Storm Dragon
2018-07-31 16:57:32 -0400
511faf83f8
upgraded hands free douchebag functionality.
Storm Dragon
2017-12-11 09:40:52 -0500
96fb285a7d
upgraded hands free douchebag functionality.
Storm Dragon
2017-12-09 12:54:56 -0500
e8317b73e4
upgraded hands free douchebag functionality.
Storm Dragon
2017-12-09 10:30:27 -0500
bb348f3e9e
Tried to make lyrics stop in a sane position, instead of with the first word of a sentence, or in the middle of a sentence, etc.
Storm Dragon
2017-12-03 10:55:15 -0500
91f50f6a35
Fixed error message.
Storm Dragon
2017-12-02 20:51:28 -0500
a059aa6bb7
Fixed a bug in the new sing module.
Storm Dragon
2017-12-02 20:47:28 -0500
6a82388e5b
Rewrote the broken sing module.
Storm Dragon
2017-12-02 20:39:31 -0500
a0553d8378
Fixed some weirdness in the link title trigger.
Storm Dragon
2017-09-11 09:12:15 -0400
5471396992
changes to greetings.
Storm Dragon
2017-06-26 21:00:13 -0400