TF-EssentialsX/EssentialsDiscord/src/main/resources
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
..
config.yml Add config option to allow webhooks/bots to send commands (#4442) 2021-08-09 18:48:01 +00:00
plugin.yml Discord Module (#3844) 2021-07-01 09:43:35 -04:00