Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bayue48/keking-bot
- Owner: bayue48
- License: mit
- Created: 2021-09-18T09:45:47.000Z (about 3 years ago)
- Default Branch: v2
- Last Pushed: 2024-06-19T10:41:33.000Z (5 months ago)
- Last Synced: 2024-08-02T20:46:09.050Z (3 months ago)
- Topics: discord, discord-bot, discord-js, distube, distubejs, hacktoberfest, hacktoberfest2022, hacktoberfest2023, music-bot
- Language: JavaScript
- Homepage:
- Size: 617 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-indo-projects - Keking - Discord music bot made with discord.js. (Games)
- awesome-indonesia-repo - Keking - Discord music bot made with discord.js. (Games)
README
# keking
Keking
Discord musics bot
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
## 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.