aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-07-15 01:09:35 +0200
committerGravatar Leon Sandøy <[email protected]>2020-07-15 01:09:35 +0200
commit042f472ac3207ad685a5acb659a5a69f22c72282 (patch)
treead7b592de78dfa15c7fca668ea93f178c99a7dd3 /tests/test_base.py
parentMerge 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/test_base.py')
0 files changed, 0 insertions, 0 deletions