Prevent people from guessing the same thing twice with !roll
This commit is contained in:
parent
08b36c1850
commit
00035ac4b1
2 changed files with 11 additions and 0 deletions
|
@ -91,6 +91,10 @@
|
|||
"RolledNoGuess": {
|
||||
"EN": "{0}, you rolled {1}",
|
||||
"CHDE": "{0}, du hesch {1} grollt"
|
||||
},
|
||||
"NoPrevGuess": {
|
||||
"EN": ":red_circle: {0}, you can't guess the same number again",
|
||||
"CHDE": ":red_circle: {0}, du chasch nid nomol es gliche rate"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue