Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bayue48/keking-bot

Discord music bot made with discord.js
https://github.com/bayue48/keking-bot

discord discord-bot discord-js distube distubejs hacktoberfest hacktoberfest2022 hacktoberfest2023 music-bot

Last synced: about 22 hours ago
JSON representation

Discord music bot made with discord.js

Awesome Lists containing this project

README

        

# 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

```sh
npm install npm@latest -g
```

## Installation

1. Get a Discord Token at [Discord Developers](https://discord.com/developers/applications)
2. Clone the repo

```sh
git clone https://github.com/bayue48/keking-bot.git
```

3. Install NPM packages

```sh
npm install
```

4. Create and enter Discord Token in `.env` file

```sh
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](CONTRIBUTING.md) for contributing to this project.

## License

Distributed under the [MIT](LICENSE) License.