tenebrous-dicebot/src/cthulhu
projectmoon 34ee2c6e5d
continuous-integration/drone/push Build is failing Details
Consider command execution secure when proper conditions are met.
- If the room is end-to-end encrypted.
 - If only the sending user and the bot are present in the room.

This lays groundwork for sensitive commands like registering a user
account with the bot.
2021-05-21 22:28:45 +00:00
..
dice.rs Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +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