Replies: 1 comment
-
Hello! i just discovered your lib and i'm liking it a lot! once i'm familiarized i'll see if i can contribute in any way i can. Thanks for making this! i know it must have taken some work and it does make it a lot easier to interact with discord. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I know this lib likely doesn't have many (if any) users, but I thought I'd put this out here. I'm looking for thoughts on library design, as well as ideas for features moving forward. This is intended to be a user-friendly lib, which is why it's relatively simplistic right now.
In the future, I'd like to develop a Starlette-compatible middleware, but for now that's a pretty long way away.
One thing I'd like to do soon is clean up the data returned by Discord. We have a few options for how to format this:
discord.User.send()
.Any feedback on the current state of the library or thoughts on what would be useful moving forward would be greatly appreciated.
- nwunder 😎
Beta Was this translation helpful? Give feedback.
All reactions