aboutsummaryrefslogtreecommitdiff
path: root/docs/help/setup.md
diff options
context:
space:
mode:
authorGravatar jesopo2019-11-21 10:39:26 +0000
committerGravatar jesopo2019-11-21 10:39:26 +0000
commit9f8c5acf525754eda6025abe6333de81180ba595 (patch)
tree09d9a620797ba0bfbd09ebf62635b9273b51e18c /docs/help/setup.md
parentsupport "$$" as a literal "$" in alias arg replacements (diff)
signature
add a way to execute commands through bitbotd (use for master-password)
Diffstat (limited to 'docs/help/setup.md')
-rw-r--r--docs/help/setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/setup.md b/docs/help/setup.md
index d9ce0e22..94305ce9 100644
--- a/docs/help/setup.md
+++ b/docs/help/setup.md
@@ -2,7 +2,7 @@
* 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 `./bitbotctl command master-password` to get the master admin password (needed to add regular admin accounts)
* Run `./bitbotd` to start the bot.
* Join `#bitbot` on a server with the bot (or invite it to another channel)
* `/msg <bot> register <password here>` to register your nickname with the bot