randomizer cog
This commit is contained in:
8
cogs/random/config.json
Normal file
8
cogs/random/config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"description": "Random number and choice generators.",
|
||||
"usages": [
|
||||
"rng [maximum]",
|
||||
"choose <option1> <option2> ..."
|
||||
],
|
||||
"hidden": false
|
||||
}
|
||||
Reference in New Issue
Block a user