- Clone the repo and cd into it.
npm install
to install the dependencies.- Create a bot on discord developer portal and get the TOKEN.
- Create a new
config.json
file in root directory (refer example_config.json). - Paste the discord TOKEN for the bot in the newly created
config.json
. - Get the api_key(for music suggestion) from https://developer.musixmatch.com/
npm start
ornpm dev:start
(run with nodemon) to run the bot.
- Invite the bot into a guild/server (Join our server for testing and feedback)
- Run the bot with
npm dev:start
.
^play <SONG_NAME>
^queue
^skip
^stop
^seek 2:31
^change <SONG_INDEX>:<NEW_INDEX>
^suggest