CSSUoB / CSSUoB/TeX-Bot-Py-V2

Implement safe auto News role adding

Aperta
#552 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
suspended
Lingua principale
Python
Stelle
1
Fork
11
Merge medio
20h 7m
PR unite (30g)
2

Descrizione

Currently, Dyno gives all users the `@News` role at join, which unfortunately bypasses the required verification level on the server.

This should be disabled and a new feature created on TeX-Bot so that only users that meet the value verification level are given the role.

To do this, the member update event should be monitored and if `pending` has become false, give the user the news role.

https://docs.pycord.dev/en/stable/api/events.html#discord.on_member_update

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.