Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Latest commit

 

History

History
74 lines (52 loc) · 1.54 KB

README.md

File metadata and controls

74 lines (52 loc) · 1.54 KB

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.