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

[wip] discord admin bot #690

Merged
merged 2 commits into from
Feb 8, 2023
Merged

[wip] discord admin bot #690

merged 2 commits into from
Feb 8, 2023

Conversation

howardchung
Copy link
Owner

@howardchung howardchung commented Feb 5, 2023

fixes #63

Revisiting #417 with a more generic approach. (thanks @Argn0 for building it originally even though it never shipped)

  • Setup to allow linking multiple kinds of accounts
  • Just write the linked account data to DB in the main server
  • In syncSubs, run the logic to set roles
  • Distinguish the admin bot from the public bot (for generating WP links)
  • Move validation of the Discord token to the server to avoid users submitting random IDs for sub role

@howardchung howardchung merged commit a79ccbf into master Feb 8, 2023
@howardchung howardchung deleted the discordadmin branch February 8, 2023 09:47
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.

add self-service link to discord account for subscribers
1 participant