You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2024. It is now read-only.
If some idiot mod decides to delete an lfg role, this will result in the bot malfunctioning.
Currently !lfgend will have the bot scan the DB for the session based on the user's role ID. This is probably still a good idea, but if a role is removed by accident !lfgend will not work properly. If we have !lfgend stop sessions based on the channel it is called in or the user that runs it we can avoid this problem.