davidovski / qotd-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A node.js discord bot built using the discord.js library, designed to implement QOTD functionality to your server

Setup

  1. Install the latest version of node.js.
  2. Make sure all dependencies are installed by running the command npm install
  3. Change config.json.example to config.json and insert the bot token, the Bot Owner's ID and default prefix
  4. Run the bot by running the command node .

About


Languages

Language:JavaScript 100.0%