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

DiscordBot Provider? #37

Open
csharpfritz opened this issue Jul 27, 2023 · 7 comments
Open

DiscordBot Provider? #37

csharpfritz opened this issue Jul 27, 2023 · 7 comments
Assignees
Labels
social_media_provider Issues with a social media provider
Milestone

Comments

@csharpfritz
Copy link
Contributor

It was suggested that we also provide a DiscordBot implementation that watches a specific chatroom on a server and surfaces questions from that chatroom

@csharpfritz csharpfritz added the social_media_provider Issues with a social media provider label Jul 27, 2023
@csharpfritz csharpfritz added this to the Milestone 4 milestone Nov 25, 2023
@csharpfritz
Copy link
Contributor Author

This will be very cool to support for the average live-streamer on YouTube / Twitch with a Discord server.

Also: for events, this will provide a very interactive opportunity for viewers to participate with the myriad of Discord features that we could enable in a bot.

@csharpfritz csharpfritz modified the milestones: Milestone 4, Milestone 6 Feb 6, 2024
@failtwoconnect
Copy link

I will do this.

@csharpfritz
Copy link
Contributor Author

Thank you @failtwoconnect ! I've assigned you this issue

@failtwoconnect
Copy link

Only one bot for discord and passing in Oauth URL for adding to different servers.

@csharpfritz
Copy link
Contributor Author

csharpfritz commented Mar 12, 2024 via email

@failtwoconnect
Copy link

adding some documentation for oauth2 tokenization that we may want to implement.

https://discord.com/oauth2/authorize | base URL
https://discord.com/api/oauth2/token | Token URL
https://discord.com/api/oauth2/token/revoke | Token Revocation URL

@csharpfritz
Copy link
Contributor Author

Great idea to add Discord Auth!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
social_media_provider Issues with a social media provider
Projects
None yet
Development

No branches or pull requests

2 participants