From 00259a2619ea725059a899b8b96581bcff949e3d Mon Sep 17 00:00:00 2001 From: artiume Date: Mon, 26 Oct 2020 08:00:40 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f93bd53..0900cec 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,6 @@ help | Display the help message ## Getting Started You'll need a Discord Application for this Bot to work, as you will host it yourself. -[How to retrieve your token](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot) - -[How to invite the Bot to your server](https://discordjs.guide/preparations/adding-your-bot-to-servers.html#bot-invite-links) - [Generate an Api and bot here](https://discord.com/developers/applications/). Click New Application. @@ -72,6 +68,12 @@ Authorize your room! ![image](https://user-images.githubusercontent.com/20715731/97124818-08380b80-1708-11eb-944a-f96395dcf6c1.png) +For official documentation + +[How to retrieve your token](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot) + +[How to invite the Bot to your server](https://discordjs.guide/preparations/adding-your-bot-to-servers.html#bot-invite-links) + ### The simplest way to get started is using Docker: ```bash