Add Server Flow #11
Loading…
x
Reference in New Issue
Block a user
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?
Implement a new flow for adding a server.
3.1 yes -> add server
3.2 no -> provide button to invite bot to guild.
Should still be able to add a server regardless, but show a warning that the bot cannot access the guild.
Adding servers is implemented, and only servers where the user is an admin or owner are shown (ALTHOUGH there is no backend security to prevent an attacker passing any server ID in!!!)
This doesn't seem relevant to the current scope of the project,