/keking-bot

Discord music bot made with discord.js

Primary LanguageJavaScriptMIT LicenseMIT

keking

Keking

Discord musics bot
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. Prerequisites
  2. Installation
  3. Usage
  4. Contributing
  5. License

Prerequisites

  • npm

    npm install npm@latest -g

Installation

  1. Get a Discord Token at Discord Developers

  2. Clone the repo

    git clone https://github.com/bayue48/keking-bot.git
  3. Install NPM packages

    npm install
  4. Create and enter Discord Token in .env file

    TOKEN  = BOT_TOKEN
    PORT   = SERVER_PORT
    API    = GENIUS_TOKEN

Usage

Runs the app in the development mode.

npm start or npm run dev.

Then type -help in discord to view in all avilable commands.

Contributing

Pull requests are welcome.

See the Guidelines for contributing to this project.

License

Distributed under the MIT License.