DiceBot Production distribution surface
Pages botdice.pages.dev Mode Stable
Stable production delivery

Ship once. Inject where it belongs.

DiceBot is deployed as a clean distribution surface for supported dice targets. Install with a userscript, inject from the console when needed, and let Cloudflare Pages deliver fresh builds automatically after each push.

4 targets Supported production sites with automatic runtime selection.
Auto deploy New pushes rebuild on Cloudflare Pages without manual release steps.
Local-first assets Installers, userscripts, and bundled bot assets are served from this Pages origin.
Install surface

Choose the install path that matches your workflow

The public page stays focused on production-safe entry points. Direct snippets are available, but they no longer dominate the entire homepage.

Recommended

Universal userscript

Install once in Tampermonkey, Violentmonkey, or Greasemonkey. It activates only on supported domains and injects the correct bot automatically.

Install `dicebot-auto.user.js`
Direct loader

Console injection

Use the loader when you want a manual session-based inject without installing a userscript. The snippet auto-detects the current supported host.

View console snippet
Operator access

Core endpoints

Production assets are served directly from this origin. Useful when validating runtime behavior or checking loader availability during deployment.

Open `install.js`
Targets

Supported sites

Automatic runtime selection follows the active hostname. Unsupported domains are ignored, so the userscript does not attach itself where it should not.

BCH Games

Primary BCH dice runtime with modular local assets and dedicated network bridge.

https://bch.games/

FaucetPay

Auto-detected through the production hostname and routed to the FaucetPay-compatible bundle.

https://faucetpay.io/

Paradice

Served from the same production origin with target-specific UI and network modules.

https://paradice.in/

Wintomato

Maintained as a local production bundle with automatic install routing and ready-made loader support.

https://wintomato.com/
Operations

Deployment posture

The homepage now speaks like a delivery layer: clean branding up front, operational details when needed, and less noisy helper copy in the default view.

Cloudflare Pages

This site is deployed from a private source repository and rebuilt automatically whenever the production branch changes.

Static distribution

Installers, userscripts, and bot bundles are served as static assets for predictable delivery and simple rollback behavior.

Local asset preference

Runtime dependencies are vendored locally where possible so supported bots are not reliant on unrelated public CDNs at launch time.

Advanced

Direct install snippets

These remain available for operators who want direct control, but they now live below the primary product story instead of overwhelming the landing page.

Auto-detect loader


        

Bookmarklet


        
Manual override and direct endpoint map

BCH manual override


          

Direct endpoints

https://botdice.pages.dev/install.js
https://botdice.pages.dev/init.js
https://botdice.pages.dev/dicebot-auto.user.js
https://botdice.pages.dev/bch-dice.user.js