diff options
| author | 2021-04-12 11:54:13 -0400 | |
|---|---|---|
| committer | 2021-04-12 23:54:13 +0800 | |
| commit | fcfa287e96bf0eedcb2fe0bc2e004794324beeb2 (patch) | |
| tree | 27bae984edeb9e5dd8dd288d1a40adb12acc1e29 /tests/base.py | |
| parent | Merge pull request #1014 from Numerlor/doc-imp (diff) | |
Remove reactions from everyone when paginating and waiting for trashcan reaction. (#1471)
* Remove reactions from everyone
* Make flake8 happy
* Make flake8 happy again
* Remove reactions in check functions
* Make flake8 happy for the last time
* Update bot/pagination.py
Co-authored-by: Kieran Siek <[email protected]>
* Make create_task one line and return False in checks
* Fix return so it returns either True or False
* Use scheduling.create_task and suppress HTTPException
* Suppress HTTPException in scheduling.create_task
* Remove double if-statements
Co-authored-by: Mark <[email protected]>
* change suppress_exceptions to suppressed_exceptions
* Make suppressed_exceptions a kwargs for _log_task_exception
* Update scheduling.create_task call to correspond with *args
* Fix NameError: reaction, user -> reaction_, user_
* Update scheduling.create_task call to correspond with *args in messages.wait_for_deletion
* reaction -> reaction_
* Ignore reactions from the bot
* Fix type annotations for create_task
* Refactor add_reaction check to a separate function
* Name the remove_reaction task
Co-authored-by: Kieran Siek <[email protected]>
Co-authored-by: Mark <[email protected]>
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions