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