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

https://github.com/jamster3000/cauldron20

A web browser extension made to add functionalily between dndbeyond character sheets and Cauldron VTT. Supports both chromium based web browsers and firefox
https://github.com/jamster3000/cauldron20

browser cauldron cauldron20 chrome edge extension table top virtual vtt web

Last synced: 2 months ago
JSON representation

A web browser extension made to add functionalily between dndbeyond character sheets and Cauldron VTT. Supports both chromium based web browsers and firefox

Awesome Lists containing this project

README

          

cauldronIconLarge

# What is this? 🔮

Cauldron20, a chrome extension that provides functionalily between character sheets on [dndbeyond](https://www.dndbeyond.com/) and [Cauldron](https://www.cauldron-vtt.net). It reads data from a character sheet on dndbeyond and can use different data from it into different areas of cauldron VTT. THe **best part is** that if you don't want to, you don't even need to have your dndbeyond character sheet open for this to work - it's magic 🌟

If you already use Cauldron-vtt, you might be interested in the offical cauldron-vtt discord server: [Discord Server](https://discord.gg/wNRk4qbwXz).

# How it works
This works by clicking on the extension and entering your character sheet's number (e.g. 112012248). This will then use dndbeyond's api for character sheets. It will remember your character so this will be a one time input. If you want to use a different character just input a new number and your old character will be replaced with the new one (there are plans for mulitple characters).

# Installation 🚀
To install and try this extension
1) download all the code on this github
2) extract the code from the zip folder
3) Open Chome and navigate to extensions [chome extensions](chrome://extensions/)
4) Make sure that developer mode is enabled on top right.
5) Top left, choose "load unpacked" and choose the folder that contains the code.
6) Clicking on the extention and input the number that identifies your character (make sure that your character sheet on dndbeyond is in public so it can be accessed by the extension).

Alternatively if you are using **Firefox** as your web browser you can search up cauldron20 as it's an add-on on Firefox's store.

See [wiki](https://github.com/Jamster3000/cauldron20/wiki) for more in depth instructions on how to setup the extension and use it.

> [!NOTE]
> This project is something I develop and update in my spare time, don't expect any miricales from me 🪄

This was my first first JavaScript project which has pretty much helped me learn all the basics of JavaScript, making it much less of a headache than it used to be.

# Screenshots
Character Creation

![image](https://github.com/user-attachments/assets/90914ab0-9c39-4f56-ac51-603617562064)

Character Sheet

![image](https://github.com/user-attachments/assets/c39eb751-c7be-41eb-aac4-c0f74285c79c)

Actions

![image](https://github.com/user-attachments/assets/60578dd6-4e20-4075-ac73-2458443761fd)

Bio

![image](https://github.com/user-attachments/assets/7d8e7fad-9bc8-4591-bf0c-176e169da9eb)

Features

![image](https://github.com/user-attachments/assets/088a109b-c6f3-437e-bad2-583cc9ab5264)

Inventory

![image](https://github.com/user-attachments/assets/b43c116c-4806-4b22-9e69-1f71871a26a1)

spells

![image](https://github.com/user-attachments/assets/5167231b-8214-4099-a471-01845bd70d16)

Extra's

![image](https://github.com/user-attachments/assets/37521b5e-7cdc-4e58-a41d-62dc287d191d)



# Reporting errors
There are three main ways to report errors or problems with the extentions
- Visit the official Cauldron-vtt [Discord Server](https://discord.gg/wNRk4qbwXz) where you may also mention issues with the extention
- Use the discussions or issues tab in this GitHub (account required).
- Use the `Report Incorrect Character Data` that is presented in the Cauldron20 Extention's popup.

# Contribution
The only thing I've never gotten working for me is reading character data from PDF's. If you wish to contribute and help implement that feature, even partial, it's open to it, otherwise, I'm not looking for any help for other's to improve it.

![GitHub issues](https://img.shields.io/github/issues/jamster3000/cauldron20)
![Last Commit](https://img.shields.io/github/last-commit/jamster3000/cauldron20)
![GitHub Stars](https://img.shields.io/github/stars/jamster3000/cauldron20?style=social)![Code Size](https://img.shields.io/github/languages/code-size/jamster3000/cauldron20)