R-a-dio / Hanyuu-sama

R/a/dio AFK Streamer and IRC Bot
42 stars 11 forks source link

IRC Handler exception #70

Closed Wessie closed 11 years ago

Wessie commented 11 years ago

http://sentry.wessie.info/r-a-dio/hanyuu-sama/group/80/

Stacktrace (most recent call last):

  File "irc.py", line 270, in _dispatcher
    handler[1](server, nick, channel, text, userhost)
  File "Hanyuu-sama/hanyuu_commands.py", line 152, in queue
    server.privmsg(channel, message)

Caused by an unknown addition after writing .queue in the IRC, thus .queue hello world causes this error.