Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #40

Merged
merged 12 commits into from
Jan 30, 2022
Merged

Update README.md #40

merged 12 commits into from
Jan 30, 2022

Conversation

whxyu1337
Copy link
Contributor

No description provided.

README.md Outdated
@@ -163,10 +163,29 @@ ANALYTICS=YOUR_GOOGLE_TRACKING_ID


## Tokens tutorials
### Discord Credentials
### Discord Bot's Token
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change title to "Discord Bot Token"

README.md Outdated

</details>

### Discord Bot's Secret
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change title to "Discord Bot Secret"

README.md Outdated
1. Go to <a href="https://discordapp.com/developers/applications)">Discord Developer Portal</a>
2. Your next step is to go over the menu on the left side of the screen and click “OAuth2”. It’s the icon that looks like a wrench.
3. Now you want to click the blue “Copy” button,which is under the CLIENT SECRET text to copy your bot secret
> Bonus : Click the copy button on your left to copy your bot id
Copy link
Owner

@IgorKowalczyk IgorKowalczyk Jan 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the lines - it is unnecessary

@@ -207,6 +226,8 @@ ANALYTICS=YOUR_GOOGLE_TRACKING_ID
</details>



Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the line - it is unnecessary

README.md Outdated
<summary>Click here to see how to get your bot's token!</summary>

1. Go to <a href="https://discordapp.com/developers/applications)">Discord Developer Portal</a>
2. Your next step is to go over the menu on the left side of the screen and click “Bot”. It’s the icon that looks like a little puzzle piece.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. At the top right of the screen, click "New application" and assign it a name. Next in the left part of the screen on the bar, find "Bot" then click it and find button "Add Bot"

README.md Outdated
1. Go to <a href="https://discordapp.com/developers/applications)">Discord Developer Portal</a>
2. Your next step is to go over the menu on the left side of the screen and click “Bot”. It’s the icon that looks like a little puzzle piece.
> Now you want to click the blue “Add Bot” button
3. Click the “Yes, do it!” button.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. After confirming the bot creation, click the "Copy token" button

README.md Outdated
2. Your next step is to go over the menu on the left side of the screen and click “Bot”. It’s the icon that looks like a little puzzle piece.
> Now you want to click the blue “Add Bot” button
3. Click the “Yes, do it!” button.
4. You’ll see a green message, “A wild bot has appeared!”,you’ll also see a “Token” and a blue button you can click called “Click to Reveal Token”
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Paste your token in .env file - TOKEN=BOT_TOKEN

README.md Outdated
<summary>Click here to see how to get your bot's client secret!</summary>

1. Go to <a href="https://discordapp.com/developers/applications)">Discord Developer Portal</a>
2. Your next step is to go over the menu on the left side of the screen and click “OAuth2”. It’s the icon that looks like a wrench.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. In the left part of the screen on the bar, find "OAuth2" then click it

README.md Outdated

1. Go to <a href="https://discordapp.com/developers/applications)">Discord Developer Portal</a>
2. Your next step is to go over the menu on the left side of the screen and click “OAuth2”. It’s the icon that looks like a wrench.
3. Now you want to click the blue “Copy” button,which is under the CLIENT SECRET text to copy your bot secret
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Find section named "Client Secret", under the bot secret click "Copy" button
  2. Paste client secret to .env - SECRET=CLIENT_SECRET

Copy link
Owner

@IgorKowalczyk IgorKowalczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the corrections that I have described. Without this the changes won't be accepted.

Thank you for contributing Majo.exe ❤️

README.md Outdated

1. Go to <a href="https://discordapp.com/developers/applications)">Discord Developer Portal</a>
2. Your next step is to go over the menu on the left side of the screen and click “OAuth2”. It’s the icon that looks like a wrench.
3. Now you want to click the blue “Copy” button,which is under the CLIENT SECRET text to copy your bot secret
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Find section named "Client Secret", under the bot secret click "Copy" button
  2. Paste client secret to .env - SECRET=CLIENT_SECRET

Copy link
Owner

@IgorKowalczyk IgorKowalczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now everything looks good ❤️

@IgorKowalczyk IgorKowalczyk merged commit b743574 into IgorKowalczyk:master Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants