mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Butt command, improve scrabble score
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[
|
||||
"average at best",
|
||||
"pretty ok",
|
||||
"decent",
|
||||
"solid",
|
||||
"flat af",
|
||||
"meh",
|
||||
"out of this world bby :)",
|
||||
"tiny",
|
||||
"terrible",
|
||||
"nice ;)",
|
||||
"god-awful",
|
||||
"utterly unremarkable",
|
||||
"of exceptional quality",
|
||||
"incredible",
|
||||
"nice and smooth",
|
||||
"just so round... and out there...",
|
||||
"unbelievable",
|
||||
"so ugly only ur momma could love it",
|
||||
"bootylicious",
|
||||
"appalling",
|
||||
"heave-inducing",
|
||||
"unrepentantly uninteresting",
|
||||
"garbage-tier",
|
||||
"wretched",
|
||||
"regal"
|
||||
]
|
||||
@@ -24,6 +24,5 @@
|
||||
"w": 4,
|
||||
"x": 8,
|
||||
"y": 4,
|
||||
"z": 10,
|
||||
" ": 0
|
||||
"z": 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user