Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.34 KB

File metadata and controls

55 lines (43 loc) · 1.34 KB

Shadow Discord

Shadow is a Discord bot intended to be easy to use and customizable. Written in Javascript NodeJS using discord.js library.

Features

  • Music player
  • Fun commands
  • League of Legends info (Currently in development)
  • Util commands
  • Wiki (Currently in development)
  • Multilanguage

Pre-requisites

Installation

  1. Clone this repository.
  2. cd to your install directory.
  3. Type npm install
  4. Complete the Config.json
  5. Run npm start

Configuration

Config.json

    {
        "shadow": {
            "isbot": true,
            "token": "your-discord-token"
        },
        "settings": {
            "prefix": "!"
        },
        "apiKeys": {
            "league": "league-of-legends-api-key",
            "youtube": "youtube-api-key"
        }
    }

Updates

Help


JavaScript Standard Code Style


"Discord", "Discord App", and any associated logos are registered trademarks of Hammer & Chisel, inc.