Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

Bug with message parsing #21

Closed
thorncp opened this issue May 31, 2011 · 0 comments
Closed

Bug with message parsing #21

thorncp opened this issue May 31, 2011 · 0 comments
Assignees
Labels

Comments

@thorncp
Copy link
Owner

thorncp commented May 31, 2011

Using the following command

command :raw, :protected => true do
  puts message.text
  server.raw message.text
end

and executing the command

!raw PRIVMSG #channel :derp

message.text is empty. The incoming string is

:thorncp!~thorncp@server PRIVMSG #channel :!raw PRIVMSG #channel :derp
@ghost ghost assigned thorncp Jun 1, 2011
@thorncp thorncp closed this as completed in e2cfad2 Jun 1, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant