This is the rewrite version of Client Developer Music Bot
You don't need to put your YT API Key now as we're now using a new package to get youtube video information.
Made by Not A 開発者 Rewrite Team (@Client-Developer-ID/rewrite)
- NodeJS 14.x
- Discord Bot Token
- Import this repository
- Delete the
.envfile that is generated by Glitch - Rename
.env.schemafile to.env - Put your bot token in
.env - Done!
- Clone this repository
$ git clone https://github.com/Client-Developer-ID/music-rewrite.git - Open the cloned repository
$ cd music-rewrite - Rename
.env.schemafile to.env - Put your bot token in
.env - Replace
prefixinconfig.jsonwith prefix that you wanted - Replace
idinconfig.jsonwith your own discord id (or just keep it) - Run the bot by typing
$ node .in terminal - Done!