conr
conr
Explore posts from servers
SIASapphire - Imagine a framework
Created by conr on 10/11/2023 in #discordjs-support
Any examples of a table format for an embed?
Looking for a better way to show a table in an embed. I do a hacky way with the code comments but just looking for a better way that's more reproducible.
#Rd Pick Team Player
1 1 CHI Connor Bedard​
1 2 ANA Leo Carlsson​
1 3 CBJ Adam Fantilli​
1 4 SJS Will Smith​
1 5 MTL David Reinbacher​
1 6 ARI Dmitriy Simashev​
1 7 PHI Matvei Michkov​
1 8 WSH Ryan Leonard​
1 9 DET Nate Danielson​
1 10 STL Dalibor Dvorsky​
#Rd Pick Team Player
1 1 CHI Connor Bedard​
1 2 ANA Leo Carlsson​
1 3 CBJ Adam Fantilli​
1 4 SJS Will Smith​
1 5 MTL David Reinbacher​
1 6 ARI Dmitriy Simashev​
1 7 PHI Matvei Michkov​
1 8 WSH Ryan Leonard​
1 9 DET Nate Danielson​
1 10 STL Dalibor Dvorsky​
3 replies
SIASapphire - Imagine a framework
Created by conr on 12/13/2022 in #sapphire-support
Any bot examples on Github using sapphire's fetch for 3rd party API endpoints?
Looking to rebuild basic Discord.js bot that only fetches API endpoints and posts embeds. Also adding slash commands.
23 replies