Discord musics bot
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
-
npm
npm install npm@latest -g
-
Get a Discord Token at Discord Developers
-
Clone the repo
git clone https://github.com/bayue48/keking-bot.git
-
Install NPM packages
npm install
-
Create and enter Discord Token in
.env
fileTOKEN = BOT_TOKEN PORT = SERVER_PORT API = GENIUS_TOKEN
Runs the app in the development mode.
npm start
or npm run dev
.
Then type -help
in discord to view in all avilable commands.
Pull requests are welcome.
See the Guidelines for contributing to this project.
Distributed under the MIT License.