tenebrous-dicebot/src/commands
projectmoon 53339282e0
continuous-integration/drone/push Build is passing Details
Actually set room when running SetRoomCommand (#79)
Also sort rooms in get_rooms_for_user for consistency.
Co-Authored-By: projectmoon <projectmoon@noreply.git.agnos.is>
Co-Committed-By: projectmoon <projectmoon@noreply.git.agnos.is>
2021-05-29 20:26:20 +00:00
..
basic_rolling.rs Avoid cloned command input with From<String> instead of From<&str>. 2021-05-27 15:50:43 +00:00
cofd.rs Avoid cloned command input with From<String> instead of From<&str>. 2021-05-27 15:50:43 +00:00
cthulhu.rs Avoid cloned command input with From<String> instead of From<&str>. 2021-05-27 15:50:43 +00:00
management.rs Avoid cloned command input with From<String> instead of From<&str>. 2021-05-27 15:50:43 +00:00
misc.rs Avoid cloned command input with From<String> instead of From<&str>. 2021-05-27 15:50:43 +00:00
mod.rs Minor fix to command logging. 2021-05-28 15:08:00 +00:00
parser.rs Implement set room command; common code for list and set rooms. 2021-05-28 15:08:00 +00:00
rooms.rs Actually set room when running SetRoomCommand (#79) 2021-05-29 20:26:20 +00:00
variables.rs Avoid cloned command input with From<String> instead of From<&str>. 2021-05-27 15:50:43 +00:00