Set Room Command #78

Manually merged
projectmoon merged 4 commits from set-room-command into master 2021-05-28 22:05:12 +00:00
Owner

Implement set room command; common code for list and set rooms.

Adds fuzzy room search that can also set by exact ID, and refactors
the code to get room list for user into a common function and struct

Implement set room command; common code for list and set rooms. Adds fuzzy room search that can also set by exact ID, and refactors the code to get room list for user into a common function and struct
projectmoon added 2 commits 2021-05-28 15:08:42 +00:00
59be127430 Implement set room command; common code for list and set rooms.
Adds fuzzy room search that can also set by exact ID, and refactors
the code to get room list for user into a common function and struct
for use by both commands.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
0ca7ad4db0
Minor fix to command logging.
projectmoon added 1 commit 2021-05-28 21:13:28 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
7f0bdc1e82
Unit test for search_rooms
projectmoon added 1 commit 2021-05-28 21:19:34 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
0c0ddafd03
Search for rooms closure as a separate variable.
projectmoon manually merged commit 0c0ddafd03 into master 2021-05-28 22:05:12 +00:00
Sign in to join this conversation.
No description provided.