converted hangman to buttons

This commit is contained in:
NikolajDanger
2021-08-19 13:12:15 +02:00
parent 3819e56cd6
commit 98988efa4b
8 changed files with 266 additions and 250 deletions

View File

@ -187,16 +187,10 @@
}
]
},
"hangman_start" : {
"base" : "hangman",
"name" : "start",
"hangman" : {
"name" : "hangman",
"description" : "Start a game of hangman"
},
"hangman_stop" : {
"base" : "hangman",
"name" : "stop",
"description" : "Stop the current game of hangman"
},
"hello" : {
"name" : "hello",
"description" : "Greet Gwendolyn"