Skip to content

/remind doesnt work in threads (NPE) #405

@Zabuzard

Description

@Zabuzard

Overview

The /remind command can not send a reminder that was set off from within a Discord-Thread. Worse, it crashes with a NPE:

log

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 workingenhance commandModify or improve an existing command or group of commands of the botgood first issueGood for newcomerspriority: normal

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions