From c57fae8198cadcab3f9c0b09d1189d6b4eb9daf3 Mon Sep 17 00:00:00 2001 From: TizzySaurus <47674925+TizzySaurus@users.noreply.github.com> Date: Sat, 10 Jun 2023 19:48:48 +0100 Subject: Handle discord.Forbidden 90001 errors by default in `create_task()` (#177) Co-authored-by: Chris Lovering --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/changelog.rst b/docs/changelog.rst index dda1012e..471f7be6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,7 @@ Changelog ========= - :release:`9.7.0 <10th June 2023>` - :feature:`179` Add paste service utility to upload text to our paste service. +- :feature:`177` Automatically handle discord.Forbidden 90001 errors in all schedules - :feature:`176` Migrate repo to use ruff for linting -- cgit v1.2.3