tskubicki / discord-xmpp

A bot for Discord that transfers chat messages between a Discord channel and a XMPP-based Multi-user Chatroom (MUC).
BSD 2-Clause "Simplified" License
33 stars 7 forks source link

Bot ignores channel ID and sends to #general #9

Closed kernelpanic3 closed 7 years ago

kernelpanic3 commented 7 years ago

Exactly what it says on the tin. Now that I have the bot actually running, it doesn't seem to want to listen to me and send where it should. No matter what channel ID I give it, it pops everything off to #general anyway.

Nothing shows in the debug log that seems out of place - just Discord heartbeats and logs of messages being sent.

tskubicki commented 7 years ago

Just pushed a fix. Give it a try and let me know

kernelpanic3 commented 7 years ago

All fixed with that commit! Thanks for your work, the bot is working great now. :)