Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 596 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 596 Bytes

DiscordBot Tyr

Tyr is a chat bot for discord using discord.js

Installation

This bot is written to run on top of node.js. Please see https://nodejs.org/en/download/
Node.js 6.0.0 or newer is required.

Once you have node installed running npm install from the bot directory should install all the needed packages. If this command prints errors the bot won't work!

Running

Before first run you will need to edit auth.json file. A bot token for a discord account are required.

To start the bot just run npm run startup.