Merge pull request #550 from miraai/dev

BotID Changes
This commit is contained in:
Master Kwoth 2016-08-07 22:08:53 +02:00 committed by GitHub
commit c991dc746a
2 changed files with 2 additions and 4 deletions

View File

@ -94,8 +94,7 @@ To build Mono in 64 bit mode instead use this to configure the build:
- In there you will see fields like `Token`, `ClientId`, `BotId`, `OwnerIDs`. - In there you will see fields like `Token`, `ClientId`, `BotId`, `OwnerIDs`.
- In your [DiscordApp][DiscordApp], under `Bot User` part, you will see the `Token:click to reveal` part, click to reveal it. - In your [DiscordApp][DiscordApp], under `Bot User` part, you will see the `Token:click to reveal` part, click to reveal it.
- Copy your bot's token, and put it between `" "` in your `credentials.json` file. - Copy your bot's token, and put it between `" "` in your `credentials.json` file.
- Copy `Client ID` and replace it with the example one in your `credentials.json`. - Copy `Client ID` and replace it with the example one in your `credentials.json` in `Client ID` **and** `BotID` field.
- Copy `Bot ID` and replace it with the example one in your `credentials.json`.
- Save your `credentials.json` but keep it open. We need to put your `User ID` and owner. - Save your `credentials.json` but keep it open. We need to put your `User ID` and owner.
####Running NadekoBot ####Running NadekoBot

View File

@ -40,8 +40,7 @@ ________________________________________________________________________________
- In there you will see fields like `Token`, `ClientId`, `BotId`, `OwnerIDs`. - In there you will see fields like `Token`, `ClientId`, `BotId`, `OwnerIDs`.
- In your [DiscordApp][DiscordApp], under `Bot User` part, you will see the `Token:click to reveal` part, click to reveal it. - In your [DiscordApp][DiscordApp], under `Bot User` part, you will see the `Token:click to reveal` part, click to reveal it.
- Copy your bot's token, and put it between `" "` in your `credentials.json` file. - Copy your bot's token, and put it between `" "` in your `credentials.json` file.
- Copy `Client ID` and replace it with the example one in your `credentials.json`. - Copy `Client ID` and replace it with the example one in your `credentials.json` in `Client ID` **and** `BotID` field.
- Copy `Bot ID` and replace it with the example one in your `credentials.json`.
- Save your `credentials.json` but keep it open. We need to put your `User ID` and owner. - Save your `credentials.json` but keep it open. We need to put your `User ID` and owner.
####Inviting your bot to your server ####Inviting your bot to your server