RoUltimate

Privacy

RoUltimate watches public Rolimons trade ads and tells you about the ones you asked to hear about. This is the full account of what it keeps.

What it stores

Your Discord account id. The number, not your name. It is the key that your own settings hang off, and it is the only identifier stored.

Settings you set yourself. Your deal sniper's thresholds, the items you put on your snipe list, the price ceilings you set on individual items, and whether the sniper is switched on. These live in data/profiles.json.

Which alerts you have already been sent, so the same listing is not sent to you twice. This is a list of item ids and prices, kept for a day.

Pending reminders, when you have asked to be nudged about an item coming off hold — the item, when it frees up, and where to reply.

Server settings, where the bot is set up in a server: which channels alerts go to, which items that server watches, and which traders it ignores. These belong to the server, not to any person, and are configurable by anyone with permission to manage that server.

What it does not store

Message contents are never written to disk. The bot reads messages in the one channel configured for conversation, and in replies to its own alerts so it can answer "remind me when this is off hold" — those are handled in memory and discarded.

There is no analytics, no tracking, no profiling, and nothing is sold or shared with anyone.

Roblox and Rolimons data

Inventories, values, hold times and trade ads are read from Roblox's and Rolimons' public pages and APIs. That information is public, is about Roblox accounts rather than Discord ones, and is cached only to avoid asking the same question repeatedly. The bot reads those sites logged out.

Posting a trade ad on Rolimons is the one thing that needs an account, and it uses the Rolimons login of whoever set the bot up, established through Rolimons' own profile-phrase verification. No password is ever handled.

Deleting your data

Run /forgetme. It shows exactly what is stored about you and deletes all of it on confirmation. There is no waiting period and no copy kept.

Removing the bot from a server does not automatically delete that server's settings; ask the operator, or delete data/ if you run it yourself.

Contact

This is a self-hosted bot. Whoever runs the instance you are using is the person to ask, and they can be reached wherever you found it.