tenebrous-dicebot/src/bot
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
..
command_execution.rs Change room in context to origin_room, add active_room. 2021-05-30 14:18:56 +00:00
event_handlers.rs Remove MIT notice from bot event handlers 2021-05-26 22:40:15 +00:00
mod.rs Remove ExecutionError, as it is unnecessary. 2021-05-26 21:25:32 +00:00