Skip to content

Commit

Permalink
mod5 discord
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifiht committed Apr 20, 2024
1 parent cfaec6e commit aff1603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/discord/discord.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def eval_string(str)
end
bot.message() do |event|
puts event.inspect
puts @message.content
end
at_exit { bot.stop }
bot.run
Expand Down

0 comments on commit aff1603

Please sign in to comment.