Describe the bug
The verification Channel clogs up with messages fairly often. Ideally, the verification message should be deleted only one minute after it's sent. If after 1 minute the user has not filled in the prompt to verify, they're probably not a user.
It's important that this only applies to whatever channel is set for the verification Channel.
Expected behavior
A user types >verify
X amount of seconds later the message is deleted
To Reproduce
Check the verification log
Screenshots
None
How was the bot ran
Issue in main
Additional context
This once worked, but something is now wrong. Clean up legacy code as well.
Describe the bug
The verification Channel clogs up with messages fairly often. Ideally, the verification message should be deleted only one minute after it's sent. If after 1 minute the user has not filled in the prompt to verify, they're probably not a user.
It's important that this only applies to whatever channel is set for the verification Channel.
Expected behavior
A user types >verify
X amount of seconds later the message is deleted
To Reproduce
Check the verification log
Screenshots
None
How was the bot ran
Issue in main
Additional context
This once worked, but something is now wrong. Clean up legacy code as well.