allthingslinux / tux

Tux is an all in one bot for the All Things Linux discord server.
https://discord.gg/linux
GNU General Public License v3.0
18 stars 8 forks source link

Badges #180

Open electron271 opened 2 months ago

electron271 commented 2 months ago

longer project to implement badges

badge designs: upscaled from 16x16 to 64x64, exported to sheet, then sliced into individual badges

badges-Sheet-labelled

top50-text 500h-voice former-staff helpful lucky tux-dev day1-joiner 50k-messages 10k-messages 100k-messages

[X]k messages, 500+ hours voice, top 50 text, joined day 1, and lucky will be automated

info about lucky

every day a random user is chosen and their amount of messages will be multiplied by 0.001 (maxing out at 100 for 100k messages)

the value that is calculated is the percent chance of them getting that badge, if they get it they will be dmed and if they dont (maybe?) they will also

electron271 commented 1 week ago

@kzndotsh still interested in implementing this?