• Example usage
from RyuzakiLib import SibylBan x = SiblyBan.ban(user_id) xb = SiblyBan.banlist(user_id) xub = SiblyBan.unban(user_id) results = SiblyBan.banlist_all()
Last updated 3 months ago