Add !quote stats (v1)

This commit is contained in:
runebaas 2020-05-11 23:44:15 +02:00
parent c031d2bfb4
commit 5cf1248bf0
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 56 additions and 1 deletions

View file

@ -160,6 +160,15 @@ quote:
NotFoundWithId:
EN: "I couldn't find a quote with that ID :disappointed:"
CHDE: "Ich chan kei quote finde mit därri ID :disappointed:"
QuoteStats:
EN: "Quote Stats"
CHDE: "Quote statistike"
TotalQuotes:
EN: "Total"
CHDE: "Total"
MostQuotesPerson:
EN: "Most quoted person"
CHDE: "Meist quoteti person"
rank:
InvalidType:
EN: "Valid types are '`messages`' '`karma`', '`rolls`' and '`cookies`'"