Crates.io | modmon |
lib.rs | modmon |
version | 0.1.0 |
source | src |
created_at | 2023-02-24 07:09:14.577495 |
updated_at | 2023-02-24 07:09:14.577495 |
description | A moderation monitor for Roblox assets |
homepage | https://github.com/danielclarke/modmon |
repository | https://github.com/danielclarke/modmon |
max_upload_size | |
id | 793386 |
size | 35,773 |
modmon --cookie=$cookie --id_file=assets.txt
cookie
is the contents of your .ROBLOSECURITY
file
id_file
is a list of Roblox asset ids (just the number part), each id on its own line
Modmon will query https://www.roblox.com/library/{rbxassetid}
for each id and inspect whether the asset is available.
Currently only works for Audio assets.