Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
added first steps for setup documentation
  • Loading branch information
Dachgruber authored Mar 24, 2022
1 parent 742db11 commit c719f2f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Splittermond Roll-Butler
## a JDA Discord Applet
Discord-Bot built on JDA for use in Discord-based online PnP servers. Created for the german Pen-And-Paper "Splittermond" but useful for other PNP as well.

## Features
* dice throwing (1W10, 4W6, etc)
* arithmetics supported (2W10 + 14)
* secret gmroll and gm messaging features
* bullshit-bingo for selecting a random predefined item
* battle-map for keeping track everyones turn during battles

## Setup
### Windows
- download latest .jar from releases and move it into its own folder
- add bottoken.txt with only your bottoken to the same folder
- execute program with java

### Linux
- WIP

0 comments on commit c719f2f

Please sign in to comment.