Auto-save bot-names.json by Sayed Bot
Browse files- bot-names.json +9 -0
bot-names.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"names": [
|
| 3 |
+
"sayUFD13",
|
| 4 |
+
"EEGUfx1",
|
| 5 |
+
"NightExplorer",
|
| 6 |
+
"RedstoneKing"
|
| 7 |
+
],
|
| 8 |
+
"count": 2
|
| 9 |
+
}
|