Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a pass-through API route to fetch the user's guilds #79

Open
matthew-robertson opened this issue Jan 30, 2020 · 0 comments
Open

Add a pass-through API route to fetch the user's guilds #79

matthew-robertson opened this issue Jan 30, 2020 · 0 comments
Assignees
Labels

Comments

@matthew-robertson
Copy link
Owner

Is your feature request related to a problem? Please describe.
As a user of the web dashboard, or as a third-party developer, I'd like to be able to know which of my servers already have the bot on it, or could have the bot added to it.

Describe the solution you'd like
In order to display this information on the front end, it needs to be calculated on the API's end first. The simplest way to do so is to have it fetch the user's servers, filter to ones they could control the bot on, and map them to include an invite_link if the bot isn't already on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant