MooseElkingtons / mutinyirc

extensible IRC plugin with a simple, yet elegant design.
MIT License
0 stars 1 forks source link

Game action messages aren't sent to IRC properly #4

Open upwhere opened 10 years ago

upwhere commented 10 years ago

When a player uses the /me command, the message is relayed to IRC but there seems to be something wrong:

21:58 < MK-III> 15* Hellenion does a dance
21:58 < MK-III> <Hellenion> I did a dance

Where MK-III is the MutinyIRC bridge. The issue is the stray 15, it is always 15, never a different number. Other types of messages seem to be okay.