Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emppu-dev/accept-monitor

Simple tool to monitor your Roblox asset accepts.
https://github.com/emppu-dev/accept-monitor

roblox roblox-asset roblox-decal roblox-script

Last synced: 2 days ago
JSON representation

Simple tool to monitor your Roblox asset accepts.

Awesome Lists containing this project

README

        

# ✅💻 Accept Monitor
Please star this repo if you like the tool so i can make more of these in the future <3

This tool has yet to be tested on operating systems other than Windows

If you have any issues with this please open a Github issue here instead of contacting me personally

## 🛠️ Usage
Assets are taken in a assetId-assetType format

Asset types can be found here: https://roblox.fandom.com/wiki/Asset
```
main.py 12345678901-13 12345678902-13
```
You can also choose to have this connected to your Discord webhook by setting it in the config.json
```
{
"discord_webhook": "https://discordapp.com/api/webhooks/.../..."
}
```

## 📷 Preview
![image](https://github.com/emppu-dev/accept-monitor/assets/83163481/afa7cd9e-d438-47d2-8241-89a115e7cd7b)

## ⚠️ Disclaimer
This tool is provided for educational purposes only. Users are responsible for ensuring their actions comply with all laws and regulations. The developer is not liable for any misuse or unlawful activities conducted using this tool.

## 📄 License
[MIT](https://choosealicense.com/licenses/mit/)