mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 06:19:24 +01:00
usage for crypto
This commit is contained in:
parent
e3a6f53537
commit
2660995aee
6
modules/crypto/usage.json
Normal file
6
modules/crypto/usage.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"~md5": "~md5 [text]",
|
||||
"~sha1": "~sha1 [text]",
|
||||
"~sha256": "~sha256 [text]",
|
||||
"~aes": "~aes \"[text]\" \"[key]\""
|
||||
}
|
Loading…
Reference in New Issue
Block a user