13 lines
714 B
JSON
13 lines
714 B
JSON
{
|
|
"author" : ["Redjumpman (Redjumpman#1337)"],
|
|
"install_msg" : "Thank you for installing casino. Be sure to check out the wiki here: https://github.com/Redjumpman/Jumper-Plugins/wiki/Casino-RedV3\nThis cog may put a heavy load on your bot if used with 10k users or more.",
|
|
"name" : "Casino",
|
|
"short" : "Casino style mini games.",
|
|
"requirements" : ["tabulate"],
|
|
"description" : "Play up to 7 unique games and earn currency.",
|
|
"permissions" : ["Manage Messages", "Embed Links"],
|
|
"tags" : ["Games", "Economy", "Fun", "Casino"],
|
|
"min_python_version": [3, 8, 1],
|
|
"min_bot_version": "3.2.0",
|
|
"end_user_data_statement": "This cog stores discord IDs as needed for operation."
|
|
}
|