mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 01:10:07 +00:00
Update README.md
This commit is contained in:
@@ -8,6 +8,12 @@ Discord API library wrapper in Deno
|
||||
- [Review compression of payloads with GZIP](https://discordapp.com/developers/docs/topics/gateway#sending-payloads-example-gateway-dispatch)
|
||||
- Handle checking if guild is unavailable before taking guild related actions.
|
||||
|
||||
## Bot Boilerplate Template / Frameworks
|
||||
|
||||
If you are just starting out, you can use the Discordeno Template repo to get the base of your bot pre-built for you. As other developers create other command frameworks for this library, those frameworks will be listed here:
|
||||
|
||||
**Official Boilerplate:** This is a very minimalistic design for a boilerplate for your bot to get you started.
|
||||
|
||||
## Motivations/Features
|
||||
|
||||
This project began out of the desire to want to learn and enhance my developer skills. As I was building it, I encountered so many issues that other libraries have that I wanted to change in my library.
|
||||
|
||||
Reference in New Issue
Block a user