Skip to content

Commit 848fb41

Browse files
authored
Update main.rb
1 parent c636b53 commit 848fb41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

main.rb

+5
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,11 @@
497497
end
498498
bot.command :help do |msg|
499499
msg.respond "!kutas, ! amongus, !obama, !floyd, !dupa, !monkas, !papa, !pooksie"
500+
end
501+
502+
bot.command :fotoradar do |msg|
503+
msg.respond "Jedziesz z prędkością" + rand(0..300).to_string + "km/h"
504+
end
500505

501506
##cos tu jeszcze bedzie
502507

0 commit comments

Comments
 (0)