Explorar o código

Remove 'loli' command

Frans Bergman %!s(int64=3) %!d(string=hai) anos
pai
achega
0aad3a3af4
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      main.rb

+ 0 - 4
main.rb

@@ -38,10 +38,6 @@ bot.command(:reset) do |_event|
     "Finished resetting"
 end
 
-bot.command(:loli, description: "Calls for the lolice.") do |_event|
-    "https://tankernn.eu/~frans/loli_police_#{rand(1..3)}.png"
-end
-
 bot.command(:reap, description: "Reaps images posted by the caller in the current channel.") do |_event, stop_id|
     next "No stop_id supplied" if stop_id == nil
     FileUtils::mkdir_p("/tmp/tankbot_images/")