remove whatever the fuck that was lol

This commit is contained in:
Lera Elvoé 2023-05-23 23:55:38 +03:00
parent 133806aaa4
commit 1d65101e33
Signed by: yagich
SSH Key Fingerprint: SHA256:6xjGb6uA7lAVcULa7byPEN//rQ0wPoG+UzYVMfZnbvc

6
bot.rb
View File

@ -101,10 +101,4 @@ bot.message(with_text: '!ault') do |event|
event << AULT
end
bot.message() do |event|
if event.message.content.include? 'shit'
event << AULT
end
end
bot.run