diff options
| -rw-r--r-- | docs/bot.conf.example (renamed from bot.conf.example) | 0 | ||||
| -rw-r--r-- | docs/help/setup.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bot.conf.example b/docs/bot.conf.example index 8b9993fa..8b9993fa 100644 --- a/bot.conf.example +++ b/docs/bot.conf.example diff --git a/docs/help/setup.md b/docs/help/setup.md index 3f8633aa..d9ce0e22 100644 --- a/docs/help/setup.md +++ b/docs/help/setup.md @@ -1,6 +1,6 @@ ## Setting up BitBot -* Move `bot.conf.example` to `~/.bitbot/bot.conf` and fill in the config options you care about. Ones blank or removed will disable relevant functionality. +* Move `docs/bot.conf.example` to `~/.bitbot/bot.conf` and fill in the config options you care about. Ones blank or removed will disable relevant functionality. * Run `./bitbotd -a` to add a server. * Run `./bitbotd -m permissions -M master-password` to get the master admin password (needed to add regular admin accounts) * Run `./bitbotd` to start the bot. |
