# File lib/rbot/core/basics.rb, line 68
def
bot_quit
(
m
,
param
)
@bot
.
quit
param
[
:msg
].
to_s
end