tenebrous-dicebot/src/cthulhu
projectmoon 3d2eb14cd3 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 to. 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.
2021-05-30 14:18:56 +00:00
..
dice.rs Change room in context to origin_room, add active_room. 2021-05-30 14:18:56 +00:00
mod.rs Move some declaration-only modules to mod.rs files in folders. 2021-05-21 14:30:46 +00:00
parser.rs Consolidate dice and variable parsers under parser module. 2021-05-21 14:44:03 +00:00