Skip to content

Commit a6d6590

Browse files
committed
add discord-instructions
1 parent 1f565dc commit a6d6590

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

docs/installation/discord.gif

2.89 MB
Loading

docs/installation/discord.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
![Demonstration GIF](discord.gif)
2+
3+
1. Create a new [Application](https://discord.com/developers/applications) at the [Discord Developer Portal](https://discord.com/developers/).
4+
5+
2. Go to "Bot" at the sidebar and click on "Add Bot".
6+
7+
3. In the section "token" click on "copy" to copy the token.
8+
9+
4. Paste the token with ++ctrl+v++ into the sinusbot-instance-creation form.
10+
11+
5. (Optional: Add the bot to your discord-server by creating a OAuth2-link by visiting the page "OAuth2" in the Discord-Developers-sidebar and selecting scope "bot". Open then the provided URL in your browser.)

mkdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ nav:
1515
- 'NGINX': 'reverse-proxy/nginx.md'
1616
- 'Apache 2': 'reverse-proxy/apache2.md'
1717
- 'Common Adaptations': 'reverse-proxy/common-adaptations.md'
18+
- 'Discord': 'installation/discord.md'
1819
- 'Increase TS Security Level': 'installation/increase-security-level.md'
1920
- 'FAQ':
2021
- 'General': 'faq/general.md'

0 commit comments

Comments
 (0)