GaelWLR / rpg_bot

This project is discord bot to play RPG on a server with my friends, and also a test for me to use discord.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPG bot

This project is discord bot to play RPG on a server with my friends, and also a test for me to use discord.js.

Quick start

  1. Install dependencies
yarn
  1. Create .env based on .env.example

  2. Launch bot

yarn start
  1. Or launch with file watch
yarn dev

Features

  • roll d4, d6, d8, d10, d12, d20 and d100

About

This project is discord bot to play RPG on a server with my friends, and also a test for me to use discord.js.


Languages

Language:TypeScript 100.0%