NinoDiscord / Nino

🔨 仁野 — Cute, advanced discord moderation bot made in Kord. Make your server cute and automated with utilities for you and your server moderators! ☆ ~('▽^人)
https://nino.sh
MIT License
124 stars 33 forks source link

[Feature Request] Avatar Change Log #303

Open davidcralph opened 4 years ago

davidcralph commented 4 years ago

See the title. It'd be useful for when people change their avatar to NSFW and we can ban them for it.

dondish commented 4 years ago

We need to create a general log specficiation and then work on it. Logs are difficult to perfectly create, as we don't want to save any user data but Discord is making it hard for us not to.

auguwu commented 4 years ago

Why would we have to have a seperate log for checking avatars? Why not just check if the avatar is NSFW and do a punishment on it?

davidcralph commented 4 years ago

you could but that costs money with APIs yes

boehs commented 3 years ago

you could but that costs money with APIs yes

What? Additionally, there are bots that provide logging. I am even opposed to this one having logging because its hard to innovate on, and Nino is a innovative bot

auguwu commented 3 years ago

It's not hard to detect user avatar changes (on USER_UPDATE event), but it'll be hard to track down NSFW avatars without paying a fee to a service. Thanks for the compliment that my bot innovative. :D