This project is nothing more than a bot (short for robot) developed with the Python language to be used in the Discord
application (a messenger with text and audio support that allows you to make voice and video calls).
The purpose of this bot is to allow the user (or users) to run a D&D campaign within Discord that is completely digital,
i.e. it allows them to play D&D within the Discord application without too many difficulties.
-
See all classes from D&D 5e
-
See races classes from D&D 5e
-
See information about one race from D&D 5e
-
See information about one class from D&D 5e
-
View a character sheet
-
Create a character sheet
Contributions are welcome! Feel free to open an issue or submit a pull request.
- Fork the repository.
- Create your feature branch (git checkout -b feature/AmazingFeature).
- Commit your changes (git commit -m 'Add some AmazingFeature').
- Push to the branch (git push origin feature/AmazingFeature).
- Open a pull request.
Distributed under the MIT LICENSE
. See LICENSE for more information.