mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-23 18:21:55 +01:00
Full Guide to make the bot
not sure if you want this in the ReadMe, a different link or dont want it at all, but I thought I would give back some for the awesome bot :)
This commit is contained in:
parent
84ad94a83a
commit
2645511d9f
25
README.md
25
README.md
@ -46,6 +46,31 @@ You'll need a Discord Application for this Bot to work, as you will host it your
|
|||||||
|
|
||||||
[How to invite the Bot to your server](https://discordjs.guide/preparations/adding-your-bot-to-servers.html#bot-invite-links)
|
[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.
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/20715731/97124506-bba00080-1706-11eb-820a-035039484ca2.png)
|
||||||
|
|
||||||
|
The Name of the application will be the bot's name.
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/20715731/97124528-d2deee00-1706-11eb-8a05-8b0542e1213a.png)
|
||||||
|
|
||||||
|
Go to the Bot tab.
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/20715731/97124557-ef7b2600-1706-11eb-8fed-2373df9a1eb7.png)
|
||||||
|
|
||||||
|
Generate the bot, and grab the token. Also, recommend making the bot private.
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/20715731/97124639-484abe80-1707-11eb-92f9-1182aad3d2d2.png)
|
||||||
|
|
||||||
|
Go to the OAuth2 page, click Bot Scope to get the url authorization link.
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/20715731/97124754-b68f8100-1707-11eb-9e16-f84401d108bf.png)
|
||||||
|
|
||||||
|
Authorize your room!
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/20715731/97124818-08380b80-1708-11eb-944a-f96395dcf6c1.png)
|
||||||
|
|
||||||
### The simplest way to get started is using Docker:
|
### The simplest way to get started is using Docker:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user