This is an appreciation/reputation system with points. It's usually used for the staff members of code-sharing communities on Discord. It includes commands like; top, rank and even history etc, I hope you enjoy it.
- First download Node JS to your computer.
- Download this project as zip.
- Extract the zip to any folder.
- Then fill in the information in the
config.js
files. - Then open a
powershell
orcmd
window inside the folder. - Install all modules by typing
npm install
- After the installation is complete, type
node index.js
and start the bot.
Tadaaa 🎉. Now your bot is ready. You can use it as you wish.
The reason im working towards this goal is to improve myself, learn better knowledge, find errors and figure out how to solve them and lastly to gain experience. I would like you to benefit from this aswell.
module.exports = {
"token": "BOT TOKEN",
"owner": ["BOT OWNER ID 1","BOT OWNER ID 2"],
"prefix": "!",
"footer": "FOOTER TEXT",
"color": "COLOR CODE",
"activity": "ACTIVITY STATUS",
"helper": ["HELPER ROLE ID"],
"yes": "✅",
"no": "❌",
"y": "✅",
"n": "❌"
};
- thank-top.js
- thank-point.js
- thank-history.js
- thank-database-delete.js
- thank.js
You can find frequently asked questions here.
Q: Will the infrastructure continue to be developed?
A: If I add something, I will add it here indirectly.
Q: Are you adding anything request?
A: If I like what you want and I will enjoy doing it, I will add it.
Q: Does the infrastructure belong entirely to you?
A: Yes, it is completely mine.
Q: Interested in bugs?
A: I am dealing with errors within the project. If you encounter an error, please contact me on Discord.