tenebrous-dicebot/src/bin
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
..
dicebot-cmd.rs Consider command execution secure when proper conditions are met. 2021-05-21 22:28:45 +00:00
dicebot.rs Move migrations to sqlite directory. Remove in-memory temp db until refinery supports sqlx. 2021-05-18 14:50:49 +00:00
dicebot_migrate.rs Move commands.rs to commands/mod.rs; move migrate_cli.rs. 2021-05-21 14:35:56 +00:00