c-bec-k / fateBot

A Discord dice roller for the Fate RPG by Evil Hat Producitons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fate Dice Roller

This little bot rolls 4dF and adds an optional number to the total. If the result falls on the Fate ladder the output includes the correct adjective!

Using the Bot

You can head over to the webpage for Fate Bot for more info.

Invite Fate Bot to your server.

Once the bot is in your server, you should see all the slash commands ready to go!

Making Your Own

If you wish to fork this and make your own bot, you need to add a .envrc to your codebase (to be ignored by git).

This file needs the following key/value pairs:

  • TOKEN
  • APP_ID
  • PUB_KEY

About

A Discord dice roller for the Fate RPG by Evil Hat Producitons


Languages

Language:Go 96.1%Language:Makefile 3.9%