Shadow is a Discord bot intended to be easy to use and customizable. Written in Javascript NodeJS using discord.js library.
- Music player
- Fun commands
- League of Legends info (Currently in development)
- Util commands
- Wiki (Currently in development)
- Multilanguage
- Clone this repository.
- cd to your install directory.
- Type npm install
- Complete the Config.json
- Run npm start
Config.json
{
"shadow": {
"isbot": true,
"token": "your-discord-token"
},
"settings": {
"prefix": "!"
},
"apiKeys": {
"league": "league-of-legends-api-key",
"youtube": "youtube-api-key"
}
}
"Discord", "Discord App", and any associated logos are registered trademarks of Hammer & Chisel, inc.