diff options
| author | 2019-10-17 14:21:56 +0100 | |
|---|---|---|
| committer | 2019-10-17 14:21:56 +0100 | |
| commit | cf0ac7d25b462e9f8fac71b6d2c335dddd3bf0b9 (patch) | |
| tree | b9c49d4eb640ef9d229ba3356cc1f92ee274f7a2 /docs/help/setup.md | |
| parent | update CHANGELOG.md (diff) | |
| signature | ||
move bot.conf.example to docs/
Diffstat (limited to 'docs/help/setup.md')
| -rw-r--r-- | docs/help/setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
