Please sign in to access this page

discord_gleam

discord_gleam

5 devlogs
5h 59m
Created by Cyteon

A discord library for gleam.
Copilot has assisted in this project creation with only autocomplete

Timeline

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

Update attachment

Added the GUILD_ROLE_CREATE, GUILD_ROLE_UPDATE and GUILD_ROLE_DELETE gateway events

Update attachment

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

Update attachment

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

Update attachment

Added CHANNEL_CREATE, CHANNEL_DELETE and CHANNEL_UPDATE gateway event packets

Update attachment
Json C Json C about 2 months ago
woaw what a pro coder right here