A Discord bot for use with the associated API server and web interface to facilitate the play and administration of tabletop roleplaying games
First, make a config.toml
file from the provided config.example.toml
file,
providing it with your username, API token, and any settings tweaks you wish to
apply.
Then, install the bot package in your Python environment of choice:
pip install -U 'realm_bot@git+https://github.com/realm-ttrpg/discord-bot.git'
In the same directory as your config.toml
file:
python -m aethersprite