move bot.conf.example to docs/
This commit is contained in:
parent
31a6306ab6
commit
cf0ac7d25b
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
## Setting up BitBot
|
## 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 -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 -m permissions -M master-password` to get the master admin password (needed to add regular admin accounts)
|
||||||
* Run `./bitbotd` to start the bot.
|
* Run `./bitbotd` to start the bot.
|
||||||
|
|
Loading…
Reference in a new issue