@tsukizo/sanctify v1.0.1
Sanctify Repository
Sanctify is a package that allows you to have a warning system for your Discord server via your Discord bot. Easy and quick to use!
List of functions:
- createCommandesSanctify,
- engineCommandeSanctify,
- getDataDatabaseSanctify
Importants:
You will obviously need the package of discord.js, better-sqlite3 and quick.db" !
You must therefore import the event functions that you need, for example:
To generate the whole Sanctify process, you need to get the createCommandesSanctify function and call it in your bot's ready :
Remember to skim over the functions, because you will have the information you need :
For engineCommandeSanctify and getDataDatabaseSanctify, you just need to call them in your file, no need in the ready
Support and Feedback
If you encounter any issues or have suggestions for improvement for Sanctify, feel free to create an pull requests !
Contact
For any other subject, you can contact me via my email: contact@tsukizo.fr
Warning: please avoid spamming, be rational and understanding 😊.
Links
npm : https://www.npmjs.com/package/@tsukizo/sanctify
Github : https://github.com/xTsuKiZox/sanctify