mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-16 21:56:00 +00:00
Added statistics command and datastore for statistics
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
"description": "We will bring you finnish radio to your discord server",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node ."
|
||||
"start": "node .",
|
||||
"install": "mkdir datastore"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user