Brandon209-Red-bot-Cogs/shootout/info.json
Sydney 195b0eca05
Add Shootout Cog
* Implements Suggestion #394 on Champions of Equestria's Discord Server
* Rewards players for fast typing
* Configurable message to type to win.
* Settable pot amount, even zero.
* Configurable wait time after the first player has joined the game.
2020-12-03 00:54:11 -05:00

11 lines
392 B
JSON

{
"author" : ["shroomdog27"],
"bot_version": [3,4,3],
"install_msg" : "Let's duel at high noon!",
"short" : "Let's duel!",
"description" : "Lets users put money into a pot and duel each other. First user to type a set message wins the pot",
"tags" : ["duel", "fast_typing", "typing"],
"hidden" : false,
"end_user_data_statement": "This cog won't store anything for a user."
}