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.
- 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
- Discord JDA (duh)
- Apache Commons Lang
- MockNeat
- libsplittermond currently not used
- Java 14 or above
- 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
- WIP
- Clone the repo and use the src-folder
- the mainclass is located in the main-package as BotStartup.java