Discord endpoint #21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make an endpoint for the discord bot.
Bot will ask if a email is in db, api responds with username
assigned to @silver
marked this issue as related to compsoc1/skynet/discord-bot#2
Bot sends:
3 things can happen as a result:
If no email is found then the user does nto get a role.
If email is found with no discord then the username is set in the DB and returned positive
If email and discord are set and matches then user gets role.
If email and discord are sert but discord does not match its a clash, negative
mentioned in commit
35952a2030
mentioned in commit
347988e113
Not going with this, adds too much complexity to everything