Skip to content

Leorek/Shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Yet another bot for discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors