-
-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
bugSomething isn't workingSomething isn't workingenhance commandModify or improve an existing command or group of commands of the botModify or improve an existing command or group of commands of the botgood first issueGood for newcomersGood for newcomerspriority: normal
Milestone
Description
Overview
The /remind
command can not send a reminder that was set off from within a Discord-Thread. Worse, it crashes with a NPE:
Proposed action
First of all, it is important to get rid of the error.
Either, we find a way to make it work inside threads (maybe there are some sort of thread ids?), or we just actively try to detect whether it is inside a thread (e.g. the thing is null, as the error says) and respond with something like "sorry, can not remind you from within a thread".
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhance commandModify or improve an existing command or group of commands of the botModify or improve an existing command or group of commands of the botgood first issueGood for newcomersGood for newcomerspriority: normal