Essentials/EssentialsDiscord/src
Josh Roy 26c016fea2
Add config option to allow webhooks/bots to send commands (#4442)
```yml
# Console relay settings
# The console relay sends every message shown in the console to a Discord channel.
console:
  ...
  # Set to true if bots/webhooks should be able to send commands through the command relay.
  bot-command-relay: false
```
2021-08-09 18:48:01 +00:00
..
main Add config option to allow webhooks/bots to send commands (#4442) 2021-08-09 18:48:01 +00:00