mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 18:35:22 +00:00
Fix some grammar issues.
This commit is contained in:
parent
55778228f8
commit
70d44fd212
1 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ If you like this repository, feel free to leave a star ⭐ to motivate me!
|
||||||
- [x] Slash Commands
|
- [x] Slash Commands
|
||||||
- [x] Upto date with Discord.js v14
|
- [x] Upto date with Discord.js v14
|
||||||
- [x] Automod
|
- [x] Automod
|
||||||
- [X] Custom Commands
|
- [x] Custom Commands
|
||||||
- [x] Music Commands
|
- [x] Music Commands
|
||||||
- [x] Tickets
|
- [x] Tickets
|
||||||
- [x] Utility Commands
|
- [x] Utility Commands
|
||||||
|
|
@ -71,7 +71,7 @@ If you like this repository, feel free to leave a star ⭐ to motivate me!
|
||||||
- Discord Token. Get it from [Discord Developers Portal](https://discord.com/developers/applications)
|
- Discord Token. Get it from [Discord Developers Portal](https://discord.com/developers/applications)
|
||||||
- Mongo Database URL. Get it from [MongoDB](https://cloud.mongodb.com/v2/635277bf9f5c7b5620db28a4#clusters)
|
- Mongo Database URL. Get it from [MongoDB](https://cloud.mongodb.com/v2/635277bf9f5c7b5620db28a4#clusters)
|
||||||
- Giphy API Token. Get it from [Giphy Developers Portal](https://developers.giphy.com/)
|
- Giphy API Token. Get it from [Giphy Developers Portal](https://developers.giphy.com/)
|
||||||
- APi Key for OpenAi `for ai chatbot`. Get it from [OpenAi Developers Portal](https://beta.openai.com/account/api-keys)
|
- OpenAI API Key `for ai chatbot`. Get it from [OpenAi Developers Portal](https://beta.openai.com/account/api-keys)
|
||||||
- ClientID `for loading slash commands.`
|
- ClientID `for loading slash commands.`
|
||||||
- Spotify client ID `for spotify support` [Click here to get](https://developer.spotify.com/dashboard/login)
|
- Spotify client ID `for spotify support` [Click here to get](https://developer.spotify.com/dashboard/login)
|
||||||
- Spotify client Secret `for spotify support` [Click here to get](https://developer.spotify.com/dashboard/login)
|
- Spotify client Secret `for spotify support` [Click here to get](https://developer.spotify.com/dashboard/login)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue