🧹 PEP updating

This commit is contained in:
Nikolaj
2021-06-14 21:00:10 +02:00
parent 8f6c8b06be
commit 8c253aca3d
43 changed files with 343 additions and 333 deletions

View File

@ -112,8 +112,8 @@
"name" : "start",
"description" : "Start a game of blackjack"
},
"connectFourStartGwendolyn" : {
"base" : "connectFour",
"connect_fourStartGwendolyn" : {
"base" : "connect_four",
"subcommand_group" : "start",
"name" : "Gwendolyn",
"description" : "Start a game of connect four against Gwendolyn",
@ -126,8 +126,8 @@
}
]
},
"connectFourStartUser" : {
"base" : "connectFour",
"connect_fourStartUser" : {
"base" : "connect_four",
"subcommand_group" : "start",
"name" : "user",
"description" : "Start a game of connect four against another user",
@ -140,8 +140,8 @@
}
]
},
"connectFourSurrender" : {
"base" : "connectFour",
"connect_fourSurrender" : {
"base" : "connect_four",
"name" : "surrender",
"description" : "Surrender the game of connect four"
},
@ -333,8 +333,8 @@
}
]
},
"starWarsCharacter" : {
"name" : "starWarsCharacter",
"star_wars_character" : {
"name" : "star_wars_character",
"description" : "Manage your Star Wars character sheet",
"options" : [
{
@ -345,8 +345,8 @@
}
]
},
"starWarsCrit" : {
"name" : "starWarsCrit",
"star_wars_crit" : {
"name" : "star_wars_crit",
"description" : "Roll a Star Wars critical injury",
"options" : [
{
@ -357,8 +357,8 @@
}
]
},
"starWarsDestiny" : {
"name" : "starWarsDestiny",
"star_wars_destiny" : {
"name" : "star_wars_destiny",
"description" : "Use and see Star Wars Destiny points",
"options" : [
{
@ -369,8 +369,8 @@
}
]
},
"starWarsRoll" : {
"name" : "starWarsRoll",
"star_wars_roll" : {
"name" : "star_wars_roll",
"description" : "Roll Star Wars dice",
"options" : [
{