diff options
| author | 2020-07-15 01:09:35 +0200 | |
|---|---|---|
| committer | 2020-07-15 01:09:35 +0200 | |
| commit | 042f472ac3207ad685a5acb659a5a69f22c72282 (patch) | |
| tree | ad7b592de78dfa15c7fca668ea93f178c99a7dd3 /tests | |
| parent | Merge branch 'master' into dm_relay (diff) | |
Remove caching of last_dm_user.
If you're typing up a reply and the bot gets another DM while you're
typing, you might accidentally send your reply to the wrong person.
This could happen even if you're very attentive, because it might be a
matter of milliseconds. The complexity to prevent this isn't worth the
convenience of the feature, and it's nice to get rid of the caching as
well, so I've decided to just make .reply require a user for every
reply.
https://github.com/python-discord/bot/issues/1041
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions