3 Commits

Author SHA1 Message Date
8eaed5595c big cum 2023-05-19 08:47:38 +00:00
973c4980f8 resize block gif 2023-05-14 19:33:23 +00:00
87d7cc5933 Merge pull request 'fix bad math result spam' (#5) from yagich/bankerbot-rb:fix/fix-bad-math-spam into main
Reviewed-on: mud/bankerbot-rb#5
2023-05-14 19:32:07 +00:00
2 changed files with 1 additions and 1 deletions

BIN
block.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -144,7 +144,7 @@ end
bot.message(with_text: 'boobs', in: Integer(ENV['CUM_CHANNEL'])) do |event|
next if not ENV['CUM_CHANNEL']
event.respond "OHHHHHH IM GONNA CUM"
event.respond "# OHHHHHH IM GONNA CUM"
end
bot.reaction_add do |event|