tangled
alpha
login
or
join now
folospior.dev
/
grom
0
fork
atom
A Discord API Library for Gleam! 馃挮
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
folospior.dev
c64b5a40
move error.gleam to grom.gleam
main
8mo ago
folospior.dev
f09b7408
move client.gleam to grom.gleam
8mo ago
folospior.dev
046a3753
role functions
8mo ago
folospior.dev
d0ff86bf
guild ban functions
8mo ago
folospior.dev
61b4b966
guild member endpoints
8mo ago
folospior.dev
1c041a73
search guild member endpoint
8mo ago
folospior.dev
d3dd362a
fix errors after guild member split
8mo ago
folospior.dev
03de5601
get guild member endpoint
8mo ago
folospior.dev
d8c154a3
remove guild.Member (put into its own module), get guild active threads endpoint
8mo ago
folospior.dev
9f6c70aa
example for gleamlins
8mo ago
folospior.dev
5ed5bffc
create channel: fix missing fields
8mo ago
folospior.dev
7d33057f
create channel wip
8mo ago
folospior.dev
000a04f1
guild delete endpoint
8mo ago
folospior.dev
d9871233
remove unused imports
8mo ago
folospior.dev
03733f5e
some guild endpoints
8mo ago
folospior.dev
4968b3fc
updates, some guild scheduled event stuff
8mo ago
folospior.dev
3c60fb90
some query improvements
8mo ago
folospior.dev
47ef3c18
fix errors
8mo ago
folospior.dev
1ab5b2f4
move things from guild/ to guild.gleam
8mo ago
folospior.dev
e917e2e3
image.Data is now opaque! 馃槑
8mo ago
folospior.dev
30401405
fix errors
8mo ago
folospior.dev
a58558eb
auto moderation revamp
8mo ago
folospior.dev
d9f14c39
entitlement functions pt. 2
8mo ago
folospior.dev
63dbcfea
entitlement functions pt. 1
8mo ago
folospior.dev
6ea80284
application emoji functions
8mo ago
folospior.dev
7be4c794
guild emoji functions
8mo ago
folospior.dev
424e94e5
thread functions
8mo ago
folospior.dev
bd8460cf
remove guild directory in channel
8mo ago
folospior.dev
30bee5df
move get pinned messages to channel module
8mo ago
folospior.dev
278624ea
update deps
8mo ago
folospior.dev
b71af49a
tangled migration
8mo ago
folospior.dev
08226239
remove github actions
8mo ago
folospior.dev
cf184682
remove warning
9mo ago
folospior.dev
66946aa7
start thread in media
9mo ago
folospior.dev
a0d59723
start thread in forum
9mo ago
folospior.dev
62edd885
component encoders
9mo ago
folospior.dev
df375524
wow that's a lot of components json
9mo ago
folospior.dev
5cb8aa74
Move a LOT of stuff to larger modules
Project ain't dead!!!!!!!!!!
Let's goooo!!!!
Larger modules ftw
9mo ago
folospior.dev
5945d725
switching distros
9mo ago
folospior.dev
123c297f
channel rewrite [skip ci] (ci fails)
9mo ago
folospior.dev
5eb85a91
update flake
9mo ago
folospior.dev
9ceb4ba0
fix message role mentions having role objects
9mo ago
folospior.dev
e483aeba
switch multipart request to only accept json
9mo ago
folospior.dev
c5546cdb
rename flybycord_test to grom_test
9mo ago
folospior.dev
31ec090a
rename from flybycord to grom
9mo ago
folospior.dev
2998bce2
allowed mentions
9mo ago
folospior.dev
7efca819
components rewritten
9mo ago
folospior.dev
64224846
components rewrite part 1; going to sleep
10mo ago
folospior.dev
db510918
multipart requests
10mo ago
folospior.dev
8b571414
add multipart/form-data support
10mo ago
folospior.dev
b525dafc
thread start without message functions
10mo ago
folospior.dev
fde4dbeb
thread start from message functions
10mo ago
folospior.dev
1c2e8829
message unpin function
10mo ago
folospior.dev
4a8d9f08
message pin function
10mo ago
folospior.dev
d098f26f
message get pinned function
10mo ago
folospior.dev
1e26d45f
trigger typing indicator function
10mo ago
folospior.dev
1f0064c2
follow announcement channel function
10mo ago
folospior.dev
9dfc2c82
permission overwrite delete function
10mo ago
folospior.dev
7c876ab9
change "in" to "for" in permisssion overwrite edit function
10mo ago
folospior.dev
9c8bc711
add type annotations for invite functions
10mo ago
move error.gleam to grom.gleam
main
c64b5a40
folospior.dev
8mo
move client.gleam to grom.gleam
f09b7408
folospior.dev
8mo
role functions
046a3753
folospior.dev
8mo
guild ban functions
d0ff86bf
folospior.dev
8mo
guild member endpoints
61b4b966
folospior.dev
8mo
search guild member endpoint
1c041a73
folospior.dev
8mo
fix errors after guild member split
d3dd362a
folospior.dev
8mo
get guild member endpoint
03de5601
folospior.dev
8mo
remove guild.Member (put into its own module), get guild active threads endpoint
d8c154a3
folospior.dev
8mo
example for gleamlins
9f6c70aa
folospior.dev
8mo
create channel: fix missing fields
5ed5bffc
folospior.dev
8mo
create channel wip
7d33057f
folospior.dev
8mo
guild delete endpoint
000a04f1
folospior.dev
8mo
remove unused imports
d9871233
folospior.dev
8mo
some guild endpoints
03733f5e
folospior.dev
8mo
updates, some guild scheduled event stuff
4968b3fc
folospior.dev
8mo
some query improvements
3c60fb90
folospior.dev
8mo
fix errors
47ef3c18
folospior.dev
8mo
move things from guild/ to guild.gleam
1ab5b2f4
folospior.dev
8mo
image.Data is now opaque! 馃槑
e917e2e3
folospior.dev
8mo
fix errors
30401405
folospior.dev
8mo
auto moderation revamp
a58558eb
folospior.dev
8mo
entitlement functions pt. 2
d9f14c39
folospior.dev
8mo
entitlement functions pt. 1
63dbcfea
folospior.dev
8mo
application emoji functions
6ea80284
folospior.dev
8mo
guild emoji functions
7be4c794
folospior.dev
8mo
thread functions
424e94e5
folospior.dev
8mo
remove guild directory in channel
bd8460cf
folospior.dev
8mo
move get pinned messages to channel module
30bee5df
folospior.dev
8mo
update deps
278624ea
folospior.dev
8mo
tangled migration
b71af49a
folospior.dev
8mo
remove github actions
08226239
folospior.dev
8mo
remove warning
cf184682
folospior.dev
9mo
start thread in media
66946aa7
folospior.dev
9mo
start thread in forum
a0d59723
folospior.dev
9mo
component encoders
62edd885
folospior.dev
9mo
wow that's a lot of components json
df375524
folospior.dev
9mo
Move a LOT of stuff to larger modules
Project ain't dead!!!!!!!!!!
Let's goooo!!!!
Larger modules ftw
5cb8aa74
folospior.dev
9mo
switching distros
5945d725
folospior.dev
9mo
channel rewrite [skip ci] (ci fails)
123c297f
folospior.dev
9mo
update flake
5eb85a91
folospior.dev
9mo
fix message role mentions having role objects
9ceb4ba0
folospior.dev
9mo
switch multipart request to only accept json
e483aeba
folospior.dev
9mo
rename flybycord_test to grom_test
c5546cdb
folospior.dev
9mo
rename from flybycord to grom
31ec090a
folospior.dev
9mo
allowed mentions
2998bce2
folospior.dev
9mo
components rewritten
7efca819
folospior.dev
9mo
components rewrite part 1; going to sleep
64224846
folospior.dev
10mo
multipart requests
db510918
folospior.dev
10mo
add multipart/form-data support
8b571414
folospior.dev
10mo
thread start without message functions
b525dafc
folospior.dev
10mo
thread start from message functions
fde4dbeb
folospior.dev
10mo
message unpin function
1c2e8829
folospior.dev
10mo
message pin function
4a8d9f08
folospior.dev
10mo
message get pinned function
d098f26f
folospior.dev
10mo
trigger typing indicator function
1e26d45f
folospior.dev
10mo
follow announcement channel function
1f0064c2
folospior.dev
10mo
permission overwrite delete function
9dfc2c82
folospior.dev
10mo
change "in" to "for" in permisssion overwrite edit function
7c876ab9
folospior.dev
10mo
add type annotations for invite functions
9c8bc711
folospior.dev
10mo
next