Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 406 Bytes

Warframe wiki node.js discord bot

Overview

Simple discord bot with one command wiki. The default prefix is :. You can change it in the settings.json file.

Installation

  1. You will need node.js installed and running on your system.

  2. After that, simply git clone the project and copy settings_example.json to settings.json.

  3. Edit settings.json and add your Discord bot token.