diff --git a/wiki/Home.md b/wiki/Home.md index 0f0208a..37fca38 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -40,8 +40,8 @@ ```yaml --- -bot_token: '...' -guild_id: '...' +bot_token: '...' # See documentation above +guild_id: '...' # ID of your Discord "server" (internally named "guild") store_location: /path/to/storage.json module_configs: diff --git a/wiki/Home.md.tpl b/wiki/Home.md.tpl index 10a0521..c090875 100644 --- a/wiki/Home.md.tpl +++ b/wiki/Home.md.tpl @@ -40,8 +40,8 @@ ```yaml --- -bot_token: '...' -guild_id: '...' +bot_token: '...' # See documentation above +guild_id: '...' # ID of your Discord "server" (internally named "guild") store_location: /path/to/storage.json module_configs: