Skip to content

FaithLilley/DnDBeyond-Live-Campaign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D&D Beyond Live-Update Campaign Page

GitHub last commit GitHub repo size GitHub License Static Badge

Live Update Campaign Page Splash

D&D Beyond Live-Update Campaign Page is a script that allows you to view live data about each of the characters in a D&D Beyond campaign from the Campaign page itself.

1. Prerequisites

To use this script, you will need a browser extension that allows you to run User Scripts. There a numerous available to choose from, including:

Extension Browser Support
Firemonkey Firefox
Greasemonkey Firefox
Tampermonkey Chrome Edge Firefox Opera Next Safari
Violentmonkey Chrome Edge Firefox

Install one of these extensions for your browser. If you're not sure, I recommend Tampermonkey.

2. How to Install and Set-up

Ensure you are running a browser extension that takes UserScripts (see Prerequisites above).

Click on the Install Script button below to install this user script to your browser extension, then follow the instructions from your browser extension.

Live Update Campaign Page Splash

3. How to Use

  1. Open your campaigns page on the D&D Beyond website.
  2. Click on one of your campaigns.

You'll now see additional information displayed on the card of each character, showing:

  • Current Hit Points
  • Current Armor Class
  • Ability Scores
  • Passive Perception / Investigation / Insight

The data is automatically updated every 60 seconds.

4. What does it look like?

This is how the character cards on the campaign page look with this script running.

Live Update Campaign Page Splash

5. Credits

Author: Faith Elisabeth Lilley (aka Stormknight)

Project forked from DNDBeyond-DM-Screen by TeaWithLucas - huge thanks for figuring out the DDB API code.

6. License

This project uses the MIT license.

About

Tampermonkey script to provide live data about characters on the campaign screen.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.6%
  • CSS 6.8%
  • HTML 4.6%