Prevent people from guessing the same thing twice with !roll

This commit is contained in:
runebaas 2017-12-29 01:19:20 +01:00
parent 08b36c1850
commit 00035ac4b1
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 11 additions and 0 deletions

View file

@ -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"
}
}
}