projectmoon
deleted branch use-active-room from projectmoon/tenebrous-dicebot
2021-05-30 15:11:15 +00:00
Add and use active room value.
b7393c1907
Use active room in relevant commands.
3d2eb14cd3
Change room in context to origin_room, add active_room.
Add and use active room value.
b7393c1907
Use active room in relevant commands.
3d2eb14cd3
Change room in context to origin_room, add active_room.
42074719ff
Use active room in relevant commands.
bdcbd49dbf
Change room in context to origin_room, add active_room.
WIP: Add and use active room value.
projectmoon
deleted branch set-room-command-actually-set-room from projectmoon/tenebrous-dicebot
2021-05-29 20:26:28 +00:00
Actually set room when running SetRoomCommand
projectmoon
pushed to set-room-command-actually-set-room at projectmoon/tenebrous-dicebot
2021-05-29 19:26:59 +00:00
4a4b4e245f
Fix test
Actually set room when running SetRoomCommand
projectmoon
pushed to set-room-command-actually-set-room at projectmoon/tenebrous-dicebot
2021-05-29 15:23:48 +00:00
4fb83a0fef
Sort rooms in get_rooms_for_user for consistency.
6a52101b1c
Actually set room when setting active room.
Set Room Command
0c0ddafd03
Search for rooms closure as a separate variable.
7f0bdc1e82
Unit test for search_rooms
0ca7ad4db0
Minor fix to command logging.
59be127430
Implement set room command; common code for list and set rooms.
Set Room Command