mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-20 05:51:35 +02:00
Anagramica Command
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"a": 1,
|
||||
"b": 2,
|
||||
"c": 2,
|
||||
"d": 2,
|
||||
"e": 1,
|
||||
"f": 3,
|
||||
"g": 2,
|
||||
"h": 4,
|
||||
"i": 1,
|
||||
"j": 4,
|
||||
"k": 3,
|
||||
"l": 2,
|
||||
"m": 2,
|
||||
"n": 1,
|
||||
"o": 1,
|
||||
"p": 2,
|
||||
"q": 5,
|
||||
"r": 1,
|
||||
"s": 1,
|
||||
"t": 1,
|
||||
"u": 2,
|
||||
"v": 3,
|
||||
"w": 3,
|
||||
"x": 5,
|
||||
"y": 3,
|
||||
"z": 4
|
||||
}
|
||||
Reference in New Issue
Block a user