auyer / MassMoverBot

The MassMoverBot uses multiple "PowerUp" Bot connections to perform fast "Move" operations with large amounts of users.
https://massmover.github.io
MIT License
6 stars 4 forks source link

It is possible to send `lang` and `summon` commands in private chats #10

Closed auyer closed 5 years ago

auyer commented 5 years ago

lang command takes no effect summon commands causes an exception

The behavior should be either the same of the move command (respond that the command should be sent in a guild chat), or ask what guild the change should be applied to.

auyer commented 5 years ago

Resolved in PR #13