Volafile / volafile-bugs

Volafile.org public bug tracker
17 stars 2 forks source link

Add reports to API for mod accounts #245

Closed szero closed 1 month ago

szero commented 4 years ago

This would bigly help with battling report spam for example:

if report.room == "turkshit":
    print(report.reason)
    report.user.ban("3d")