https://github.com/emilp-595/QueueBot/blob/main/cogs/SquadQueue.py#L1044
This command needs to be overhauled to be more useful, like when list_task crashes someone can run this and everything will go back to normal. Ideally, it should reinstantiate the whole bot instead of just clearing some existing data structures, or if it can't do that at least be more comprehensive than it is now and restart all the existing tasks in case they die.
https://github.com/emilp-595/QueueBot/blob/main/cogs/SquadQueue.py#L1044
This command needs to be overhauled to be more useful, like when list_task crashes someone can run this and everything will go back to normal. Ideally, it should reinstantiate the whole bot instead of just clearing some existing data structures, or if it can't do that at least be more comprehensive than it is now and restart all the existing tasks in case they die.