This is an old revision of the document!
Table of Contents
Discord
Discord is a popular platform for text-based role playing games, and a Discord Bot named Themis has been created to facilitate playing the No-Dice RPG on Discord.
Installation Options
Option 1—Self Hosted
The bot code is available for download from Github to host on your own server. This method is more complex to get running, but allows you to customize the bot code to better suit your game. The bot is written in Python using the Discord.py library.
Option 2—Discord Invite
You can invite the bot hosted on a joshuaderoos.com server using this link. Inviting the bot to your Discord server is fast and easy, but this option does not allow you to modify the code, and if our server is down the bot doesn't work.
Bot under active development, list of commands below has not stabilized yet
Themis Bot Help
![]()
The following commands are available to facilitate game play:
/tnt help <enter, enter> shows the bot commands in discord and a link to this page
/tnt hand <name> → creates a Conflict in the channel + lets you select players
/tnt start → starts the Hand, antes, sets ES, opens TA commits
Players:
/tnt ta mind|body|spirit (private)
/tnt action <attr> <bid> [pot_spend] [wc yes/no] [dark|light] (private)
/tnt show shows the current conflict/hand state (privately)
Dealer:
/tnt flip ta → reveals TAs, computes TD wins, pays pot bonus
/tnt flip action → reveals, resolves, generates pending damage
Allocate damage:
/tnt damage auto (fast)
/tnt damage allocate @target mind|body|spirit <amount> “rea=2 kno=1” (manual)
Set Commands:
/tnt set actor <enter> prompts to enter the @user who will be controlling the Actor being set, the actor_name, and their stat block → optional, sets the Actor stat block for each user in standard format: R1/1(27/0)-M3(3/3/3)-B3(3/3/3)-S3(3/3/3)
/tnt set chips <enter>
Bot management:
/tnt cards_dir <directory> sets the directory the bot should look for card images to display
/tnt save saves the state of the Hand to disk
/tnt load loads the state of the Hand from disk
