No description
- HTML 96.2%
- TypeScript 3.8%
| dist | ||
| Interfaces | ||
| src | ||
| test | ||
| types | ||
| .gitignore | ||
| deno.json | ||
| deno.lock | ||
| LICENSE.txt | ||
| README.md | ||
| UserScriptHeader.txt | ||
DuelingBook Addons
DuelingBook Addons is a userscript that adds a small helper button panel to DuelingBook. It provides buttons for commonly used duel chat commands and messages.
Features
- Adds a floating button list to the DuelingBook page.
- Includes buttons for common duel actions and chat messages.
- Randomly discard a card
- Draw cards
- Mill cards
- "gl hf"
- asking about interactions
Installation
This project is distributed as a browser userscript.
Requirements
You need a userscript manager installed in your browser, such as:
Install the userscript
Install the latest built userscript from:
https://codeberg.org/mauer01/DuelingBookAddons/raw/branch/main/dist/userscript.user.js
Development
Fork / clone the repository and run deno install for git hooks run
deno task hooks:install