Skip to content

Implement safe auto News role adding  #552

@MattyTheHacker

Description

@MattyTheHacker

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    high priorityNeeds focus/attention as soon as possiblesuspendedDelayed until a later date

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions