Add and use active room value. #80

Manually merged
projectmoon merged 2 commits from use-active-room into master 2021-05-30 15:11:07 +00:00
Owner

The context now knows about origin room (the room where the commandwas executed), and the "active room," which is the room that the user wants the command to apply. If no active room is defined, then the origin room acts as the active room. In a public room with the bot, the active room is also the same as the origin room.

The context now knows about origin room (the room where the commandwas executed), and the "active room," which is the room that the user wants the command to apply. If no active room is defined, then the origin room acts as the active room. In a public room with the bot, the active room is also the same as the origin room.
projectmoon added 1 commit 2021-05-30 14:09:49 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build was killed Details
bdcbd49dbf
Change room in context to origin_room, add active_room.
The context now knows about origin room (the room where the command
was executed), and the "active room," which is the room that the user
wants the command to apply. If no active room is defined, then the
origin room acts as the active room. In a public room with the bot,
the active room is also the same as the origin room.
projectmoon added 1 commit 2021-05-30 14:17:40 +00:00
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build was killed Details
42074719ff
Use active room in relevant commands.
projectmoon changed title from WIP: Add and use active room value. to Add and use active room value. 2021-05-30 14:18:03 +00:00
projectmoon force-pushed use-active-room from 42074719ff to b7393c1907 2021-05-30 14:19:22 +00:00 Compare
projectmoon manually merged commit b7393c1907 into master 2021-05-30 15:11:07 +00:00
projectmoon deleted branch use-active-room 2021-05-30 15:11:14 +00:00
Sign in to join this conversation.
No description provided.