Spamwatch
• 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
Was this helpful?
• 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
Was this helpful?