Skip to content

xlorienull/discord-appreciation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate/Çeviri

discord-appreciation-bot

Information

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.

Set-up

  • 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 or cmd window inside the folder.
  • Install all modules by typing npm install
  • After the installation is complete, type node index.js and start the bot.

Don't Forget To Turn On Bot's Intent!

Tadaaa 🎉. Now your bot is ready. You can use it as you wish.

Why Published?

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.

💾 Config.js Info

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": ""
};

• Appreciation-Commands

  • thank-top.js
  • thank-point.js
  • thank-history.js
  • thank-database-delete.js
  • thank.js

};

Contact

FAQ

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.

NOTE: The bot has a license. In case the files of this bot are shared/sold without my knowledge, necessary actions will be taken!