RPG bot for Discord made in go, with some rules I created a few years ago based on Warhammer Fantasy Roleplay V2
A Front to display the maps exist here
- Character creation with randomized stats
- Proceduraly generated Dungeon exploration with dangerous enemies and traps
- Turn based Dueling between players and foes
- Real Time visualization of the map on browser
- Write this in Discord to show the different commands available
-crpg Help
For addittionnal informations see The Documentation
If you use docker you will only need:
- Docker;
- Docker-Compose;
Refer to Docker-Setup to install with docker.
To run this project, you will also need to install the following dependencies on your system:
-
Create a .env with the content of .env.example
-
To run the project
docker-compose up --build
-
The bot is available on the Discord server of the Token
Send -crpg Help
to test if it's working
- You can set up the Front end of the project afterward
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.
Please adhere to this project's code of conduct
.