Utilize active room in DM commands #69

Closed
opened 2021-05-23 23:26:00 +00:00 by projectmoon · 0 comments
Owner

Any room command issued in a DM should respect the active room. If no active room is set, or the room doesn't exist, the command should error. If the command is executed directly in a room, it should apply directly to that room.

This requires:

  • Add notion of originating_room to Context, so we know what room a command was issued in vs what room it applies to.
Any room command issued in a DM should respect the active room. If no active room is set, or the room doesn't exist, the command should error. If the command is executed directly in a room, it should apply directly to that room. This requires: - Add notion of `originating_room` to Context, so we know what room a command was issued in vs what room it applies to.
projectmoon added this to the User Accounts and State milestone 2021-05-23 23:26:00 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: projectmoon/tenebrous-dicebot#69
No description provided.