diff options
Diffstat (limited to 'stats')
-rw-r--r-- | stats/buttons.json | 1 | ||||
-rw-r--r-- | stats/commands.json | 1 | ||||
-rw-r--r-- | stats/menu.json | 1 | ||||
-rw-r--r-- | stats/ponies.json | 1 | ||||
-rw-r--r-- | stats/queries.json | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/stats/buttons.json b/stats/buttons.json new file mode 100644 index 0000000..4ae0ecc --- /dev/null +++ b/stats/buttons.json @@ -0,0 +1 @@ +{"pony.public":3,"pony.display":1}
\ No newline at end of file diff --git a/stats/commands.json b/stats/commands.json new file mode 100644 index 0000000..939829e --- /dev/null +++ b/stats/commands.json @@ -0,0 +1 @@ +{"pony":6,"config":1}
\ No newline at end of file diff --git a/stats/menu.json b/stats/menu.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/stats/menu.json @@ -0,0 +1 @@ +{}
\ No newline at end of file diff --git a/stats/ponies.json b/stats/ponies.json new file mode 100644 index 0000000..3cb2885 --- /dev/null +++ b/stats/ponies.json @@ -0,0 +1 @@ +{"Scootaloo":3,"Rainbow Dash":2,"Cheerilee":1}
\ No newline at end of file diff --git a/stats/queries.json b/stats/queries.json new file mode 100644 index 0000000..628240b --- /dev/null +++ b/stats/queries.json @@ -0,0 +1 @@ +{"Scootaloo":["scootaloo"],"Rainbow Dash":["rainbow dash","rd"],"Cheerilee":["cheerilee"]}
\ No newline at end of file |