blakesmith / flamethrower

Flamethrower gives you the power to use your awesome irc client to talk in your campfire rooms
MIT License
39 stars 2 forks source link

IRC nicknames in message body should be converted to campfire names #8

Closed blakesmith closed 13 years ago

blakesmith commented 13 years ago

When a user sends a message with the body containing an irc translated nickname, flamethrower should convert the name to the campfire name before posting to the campfire API.

Example: If there's a user in the room with the campfire name "Bob Hope", Sending a message, "Hi, Bob_Hope!" should be translated to "Hi, Bob Hope!"

blakesmith commented 13 years ago

Resolved in this commit