Skip to content

Update readme to include a new library & a bot stack recently refactored to disgo#553

Open
jurienhamaker wants to merge 1 commit into
disgoorg:masterfrom
jurienhamaker:master
Open

Update readme to include a new library & a bot stack recently refactored to disgo#553
jurienhamaker wants to merge 1 commit into
disgoorg:masterfrom
jurienhamaker:master

Conversation

@jurienhamaker

@jurienhamaker jurienhamaker commented Jun 10, 2026

Copy link
Copy Markdown

I've update the readme to include a library & bots I maintain.

I am the creator of several bots, and I recently migrated the bots to disgo (from discordgo lol).

These are part of the "Yugen stack":

I've also maintained a small library for discordgo (called discordgoplus) that would add support for components v2 & a router that data inside the custom id's. Because the current disgo router does not seem to support that, I've written a similair library for disgo

@topi314

topi314 commented Jun 10, 2026

Copy link
Copy Markdown
Member

DisGo Supports variable Data in custom IDs for the router 👀

@jurienhamaker

Copy link
Copy Markdown
Author

Oh I did a quick test with LEADERBOARD/:page for example, but couldn't easily figure out how to get the page out of there, I somewhat took the liberty to quickly move to my own library but I might've taken that action a bit quick.

@topi314

topi314 commented Jun 10, 2026

Copy link
Copy Markdown
Member

/bla/{foo}/bar

@topi314

topi314 commented Jun 10, 2026

Copy link
Copy Markdown
Member

@jurienhamaker

Copy link
Copy Markdown
Author

Aaah it's in the handler example, I didn't really match "handler" with something that had to do with the router.

That's alright, I'll remove the library from the readme and get my bots to work on your router :D !

@jurienhamaker

jurienhamaker commented Jun 10, 2026

Copy link
Copy Markdown
Author

All refactored to use the built-in router ✨

Removed the lib from this pr, it's only used for some utilities now

@topi314 topi314 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would you mind not changing the markdown list thing?

@jurienhamaker

Copy link
Copy Markdown
Author

Ah my bad, that's my editor just changing the style on save. I'll fix that. Give me a sec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants