Skip to content

Verification rewrite#1

Draft
Herbstblatt wants to merge 5 commits intomasterfrom
feature/verification
Draft

Verification rewrite#1
Herbstblatt wants to merge 5 commits intomasterfrom
feature/verification

Conversation

@Herbstblatt
Copy link
Contributor

@Herbstblatt Herbstblatt commented Jul 29, 2022

Verification system needs to be rewritten. I'll write more details about the new system later in that post.

Task list

  • Create a cog and basic classes
  • Create a database schema for storing fandom-discord bindings
  • Create a database schema for storing configuration
  • Implement fetching all accounts from database based on discord id or fandom account name
  • Implement fetching account data from Fandom
  • Implement requirements checking
  • Implement the actual verification
  • Add helper commands

@Herbstblatt Herbstblatt self-assigned this Jul 29, 2022
class User:
"""Represents an user.

The user is a person that can have multiple accounts both on Fandom an Discord.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: and, not an

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.

2 participants