updated Readme

This commit is contained in:
Julscha 2024-11-24 19:01:38 +01:00
parent 15f2e8352c
commit b4bd456a02

View File

@ -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