Nabrok / gw2-discord-bot

Discord bot for the Guild Wars 2 API.
GNU General Public License v3.0
33 stars 25 forks source link

Add single channel filter to all commands to the config #23

Closed davidlongest closed 6 years ago

davidlongest commented 7 years ago

This adds the ability to limit commands to run on one text channel. If the bot hears a command that is not on the specified channel, it will direct message them which channel it will listen on.

This does not affect group channels or direct messages. Those will continue working as is.

davidlongest commented 6 years ago

Closing since this is likely no longer supported.