docs: improve readme and other guide

This commit is contained in:
Hirzi
2024-10-05 09:23:09 +07:00
parent ea0a90ac40
commit 5a6c4d680b
7 changed files with 36 additions and 29 deletions

View File

@@ -7,8 +7,8 @@
<img alt="Setup" src="https://usercontent.catto.pictures/hirzi/b8645828-591d-4d52-b6d8-51f8df60440c.png" width="300"/>
- [Getting an Panel API key](https://github.com/HirziDevs/PteroStats/blob/main/guide/getting-panel-api-key.md)
- [Getting a Channel ID](https://github.com/HirziDevs/PteroStats/blob/main/guide/getting-channel-id.md)
- [Getting an Panel API key](https://github.com/HirziDevs/PteroStats/blob/main/guide/panel-api-key.md)
- [Getting a Channel ID](https://github.com/HirziDevs/PteroStats/blob/main/guide/channel-id.md)
3. Run `node index.js` if you want to start the app/bot again, and you're done!

View File

@@ -1,4 +1,4 @@
## Getting Channel ID
## Channel ID
1. Enable Developer Mode in your Discord settings.
<img alt="Discord User Settings" src="https://usercontent.catto.pictures/hirzi/36894499-b141-488f-98ed-40245c8f6862.png" width="400"/>

View File

@@ -1,4 +1,4 @@
## Using Custom Emoji
## Custom Emoji
1. Type `\` in the server that has the custom emoji you want.
<img alt="Type \ on the chat" src="https://usercontent.catto.pictures/hirzi/2e3c821f-92f9-4b5c-863a-e020b2fbc426.png" width="350"/>

View File

@@ -1,4 +1,4 @@
## Getting Panel API Key
## Panel API Key
> [!WARNING]
> The use of Application API keys is **deprecated**; you should use **Client API keys**.