Frans Bergman 4 роки тому
батько
коміт
f1a100fa24
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      main.rb

+ 1 - 1
main.rb

@@ -39,7 +39,7 @@ bot.command(:reset) do |_event|
 end
 
 bot.command(:loli, description: "Calls for the lolice.") do |_event|
-    "https://tankernn.eu/~frans/files/loli_police_#{rand(1..3)}.png"
+    "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|