# File lib/rbot/message.rb, line 459
def
notify
(
msg
,
opts
={})
@bot
.
notice
(
sourcenick
,
msg
,
opts
)
end