Code Monkey home page Code Monkey logo

tabletop-discord-bot's Introduction

Tabletop Discord Bot

A Discord bot designed to assist with managing tabletop RPGs, focusing on character sheets, rulebooks, dice rolls, and combat tracking. The bot is primarily aimed at d10 systems, like the old World of Darkness, but is being developed for broader applications.

Table of Contents

Features

  • Manage character sheets and rulebooks.
  • Roll dice and track combat stats (initiative, positioning).
  • Export character sheets and rulebooks to PDF.
  • Multi-character management for users.
  • Support for user-friendly character building and updates during campaigns.

Installation

  1. Clone the repository:
git clone https://github.com/coco-is-magik/tabletop-discord-bot.git
cd tabletop-discord-bot
  1. Build the project using the provided Shell Scripts

Usage

Running the built application

Run the bot by executing the generated JAR file:

java -jar dist/tabletop-discord-bot_Dec252024.jar

The name of the jar will depend on the month, day, and year when you build it.

Project Structure

  • src/main/java: Main source code.
  • src/test: Test source code.
  • lib: External dependencies (JAR files).
  • dist: Final distributable JAR file.
  • build.sh: Compiles and packages the code.
  • test.sh: Compiles and runs tests.
  • update-libs.sh: Manages dependencies.

Shell Scripts

1. build.sh

Compiles and packages the project into a fat JAR file:

./build.sh

2. test.sh

Compiles and runs test files against the built jar file:

./test.sh

3. update-libs.sh

Updates external dependencies and downloads them into the lib folder:

./update-libs.sh

License

This project is licensed under the MIT License. See the LICENSE file for details.

tabletop-discord-bot's People

Contributors

coco-is-magik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.