yewshanooi / sodium

Open source discord bot with application commands and a user-friendly interface
https://skyelements.github.io/sodium.html
MIT License
10 stars 5 forks source link

[Feature] Warning command #35

Closed MidNightFrance closed 1 year ago

MidNightFrance commented 2 years ago

Warnings command to see warn of a user

Manzanitabot123 commented 2 years ago

For this implementation, it is necessary for ava bot to have a database that stores the amount, message and date of a user's warnings, that way with a command: /view warnings <@user>, a moderator can view the number of warnings that a user has. As I say again, a database update is still missing, but your idea seems very good to me and I will keep it in mind for future versions. Thank you @MidNightFrance.

yewshanooi commented 2 years ago

Aside from that, it will also require the bot owner to host the database on their machine locally or through the cloud too