Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 752 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 752 Bytes

5e Discord Bot

A Discord bot with helper commands for the world's greatest roleplaying game. Written in Lua using Discordia.

Installation

Setup the Bot

  • Create a plain text file called token.tkn
  • Put your token from the Discord App in there, and save
  • Open cmd.exe
  • run luvit 5e-bot.lua

Commands

  • &xp - displays the XP Table
  • &roll #d# - replace # with a number. Rolls a number of dice of any given size.
  • &rollstats - roll 4d6, 6 times. Drops the lowest die roll per 4d6
  • &srd <ENTRY> - pull up an entry from the System Reference Document. Redirects to 5esrd.com
  • &bot - bot version info
  • &help - display this message