Error right after "mass reporting.."
Traceback (most recent call last):
File "/home/runner/workspace/main.py", line 30, in
RB.ban(victim, amount, reason, cooldown, reasons[reason]["comments"])
File "/home/runner/workspace/RBXBan.py", line 78, in ban
id = json.loads(requests.post("https://users.roblox.com/v1/usernames/users", json={
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
IndexError: list index out of range
Error right after "mass reporting.."
Traceback (most recent call last):
File "/home/runner/workspace/main.py", line 30, in
RB.ban(victim, amount, reason, cooldown, reasons[reason]["comments"])
File "/home/runner/workspace/RBXBan.py", line 78, in ban
id = json.loads(requests.post("https://users.roblox.com/v1/usernames/users", json={
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
IndexError: list index out of range