A bot that lets you to view activity of users with ranking.
- Download the project.
- Extract the files to a folder.
- Copy the path of that directory.
- Run cmd, type
cd path/you/copied
and thennpm i
.
After the installation, go into the
Settings
folder and then open theSettings.json
file.
{ "Token": "", "Prefix": "!", "Private_Server": true }
Fill the Token
part.
Footnote: Bot's database is based on a
JSON
file. If your machine/computer/server doesn't have read/create/wrtie permissions, then the database will be invalid.