Clarify logChannelId description

master
Dragory 2018-03-11 22:00:57 +02:00
parent a61a67d599
commit 5ac36e1127
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ These go in `config.json`. See also `config.example.json`.
|------|-------|-----------|
|token|None|**Required!** The bot user's token|
|mailGuildId|None|**Required!** The inbox server's ID|
|logChannelId|None|**Required!** Channel where to post links to closed threads and other alerts|
|logChannelId|None|**Required!** Channel where to post log links to closed threads and other alerts|
|mainGuildId|None|ID of the main server where people contact the bot from, used for e.g. displaying users' nicknames|
|prefix|"!"|Prefix for bot commands|
|status|"Message me for help"|The bot's "Playing" text|