Please sign in to access this page
A discord library for gleam.
Copilot has assisted in this project creation with only autocomplete
John Meshtastic
Check their project out: I made my own web
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added all intents along with adding all events (with checkboxes) to readme, sorted by intents, so its easier for people to see what is implemented
Released 1.2.1 (old was 1.2.0):
- Did a bunch of patches
- Added proper error handling for hello packet
- Removed echo from endpoints.gleam
Add GUILD_BAN_ADD
and GUILD_BAN_REMOVE
events.
Also rewrote some of the packet handling so it gives errors, which means i also added a function to convert decodeerrors to strings
Added CHANNEL_CREATE
, CHANNEL_DELETE
and CHANNEL_UPDATE
gateway event packets