Humans-of-Julia / HoJBot.jl

Yay, our own Discord bot!
MIT License
22 stars 11 forks source link

Storing users by tag (=username+discriminator) is prone to fail on tagchange #87

Open rapus95 opened 3 years ago

rapus95 commented 3 years ago

We should move to storing the users via their unique ID since that never changes. Otherwise everything's lost on a tag change...