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

Move to Quart and quart-discord; uses async #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Move to Quart and quart-discord; uses async #1

wants to merge 2 commits into from

Conversation

thrzl
Copy link

@thrzl thrzl commented Feb 9, 2021

I also moved over to the Quart framework and quart-discord, which makes it a lot easier to create and use Discord OAuth2 Flows. I also added comments and formatted the code in a better way.

What's next on this fork
Next I'll bring in discord-ext-ipc to better interface with the bot. This will allow us to use our bot almost as a REST API, and therefore allow the webserver to work with better integration with the bot.

@thrzl
Copy link
Author

thrzl commented Feb 9, 2021

In commit f5e1d8d, I accidentally merged two changes

I not only removed the OAuth file import, but I added quart-discord support.

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

Successfully merging this pull request may close these issues.

1 participant