Update readme to include a new library & a bot stack recently refactored to disgo#553
Update readme to include a new library & a bot stack recently refactored to disgo#553jurienhamaker wants to merge 1 commit into
Conversation
|
DisGo Supports variable Data in custom IDs for the router 👀 |
|
Oh I did a quick test with |
|
|
|
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 ! |
|
All refactored to use the built-in router ✨ Removed the lib from this pr, it's only used for some utilities now |
topi314
left a comment
There was a problem hiding this comment.
would you mind not changing the markdown list thing?
|
Ah my bad, that's my editor just changing the style on save. I'll fix that. Give me a sec |
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