TripSit / TripBot

The discord bot on TripSit.Me
22 stars 12 forks source link

Unregistered user functionality #167

Closed LunaUrsa closed 1 year ago

LunaUrsa commented 2 years ago

When an unregistered user joins the network they are isoalted to the #tripsit room where they are given the "Unregistered" role (which prohibits exp gain but allows the user to talk without a phone registered). This lets them only make a new tripsit thread.

Need to make functionality so that when the user registers it removes this role Make a function to check users who are not currently registered and put them in this role

LunaUrsa commented 2 years ago

I created the FRANK role but idk how to tell if a user is unregistered. We may just have to play this by ear