mirror of
https://github.com/JustusPlays78/DiscordBot.git
synced 2025-04-29 14:49:03 +00:00
updated Readme
This commit is contained in:
parent
15f2e8352c
commit
b4bd456a02
28
README.md
28
README.md
@ -1 +1,27 @@
|
|||||||
# DiscordChangelogBot
|
# DiscordBot
|
||||||
|
This Discord bot is being done for some private things but made it available for everyone.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- API Endpoints:
|
||||||
|
- /add-role:
|
||||||
|
- Method: POST
|
||||||
|
- Headers: Content-Type: application/json
|
||||||
|
- Body {
|
||||||
|
"guildId": "yourGuildID",
|
||||||
|
"userId": "UserID",
|
||||||
|
"roleId": "RoleID"
|
||||||
|
}
|
||||||
|
- /add-role:
|
||||||
|
- Method: POST
|
||||||
|
- Headers: Content-Type: application/json
|
||||||
|
- Body {
|
||||||
|
"guildId": "yourGuildID",
|
||||||
|
"userId": "UserID",
|
||||||
|
"roleId": "RoleID"
|
||||||
|
}
|
||||||
|
|
||||||
|
ToDo:
|
||||||
|
- Fetch Text from Repo
|
||||||
|
- Filter Text
|
||||||
|
- Add Text to Embed
|
||||||
|
- Logs for server environment
|
Loading…
x
Reference in New Issue
Block a user