diff options
| author | 2020-11-02 17:09:57 -0600 | |
|---|---|---|
| committer | 2020-11-02 17:12:48 -0600 | |
| commit | 2a31370dfd0b03fdd117a1457fd691ac644cb470 (patch) | |
| tree | 4d613c593f17018fd2b65114900180f95d5fab09 /tests/test_helpers.py | |
| parent | Added RedisCache and event (diff) | |
Added ping message, message id storage and message deletion
- Users who have never joined the voice channels before (and are currently unverified) will receive a ping in the #voice_verification channel
- If user is unverified, the message id is stored in the cache along with the user id.
- Added a message deletion to the voiceverify command, which removes the ping message if one exists. Also sets stored message ID to None so that it doesn't attempt to delete messages that aren't there
- Set timed message deletion for 5 minutes.
Diffstat (limited to 'tests/test_helpers.py')
0 files changed, 0 insertions, 0 deletions