Rollux/README.md
Ådne E. Moldesæter 08a4541b90 Initial commit
2019-05-17 19:29:31 +02:00

459 B

Rollux

Rollux is a simple dice rolling bot for discord

How to run

  1. Make a discord bot here.
    • Here is a tutorial on how to make a discord bot.
  2. Make a auth.json file and add the following to it:
{
    "token": "{your token}"
}
  1. Install node.js and run the following command: npm install
  2. Run it with node.js