https://github.com/donggeon0908/discord-webhook-client
easy to send discord message
https://github.com/donggeon0908/discord-webhook-client
async discord kotlin non-block reactor spring webflux
Last synced: about 2 months ago
JSON representation
easy to send discord message
- Host: GitHub
- URL: https://github.com/donggeon0908/discord-webhook-client
- Owner: DongGeon0908
- Created: 2024-07-23T06:47:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T04:38:37.000Z (almost 2 years ago)
- Last Synced: 2024-08-19T04:23:33.822Z (almost 2 years ago)
- Topics: async, discord, kotlin, non-block, reactor, spring, webflux
- Language: Kotlin
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discord-webhook-client
> easy to send discord message by webhook client
### Dependency
`implementation("com.goofy:discord-webhook-client:${DEPENDECY_VERSION}")`
### Reference
- [Discord Dev](https://discord.com/developers/docs/resources/webhook)