https://github.com/apocalypsecalculator/apocalypsebeats
pog muzac
https://github.com/apocalypsecalculator/apocalypsebeats
Last synced: about 1 year ago
JSON representation
pog muzac
- Host: GitHub
- URL: https://github.com/apocalypsecalculator/apocalypsebeats
- Owner: ApocalypseCalculator
- Created: 2021-10-09T19:31:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T04:47:36.000Z (over 4 years ago)
- Last Synced: 2025-01-01T20:28:02.249Z (over 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ApocalypseBeats
Very poggers music bot made by ApocalypseCalculator.
#### Prerequisites
- Node.js v16 and npm which comes with Node.js
- A Discord bot client
- FFmpeg or avconv
- (optional) a youtube v3 data api key. this is only required if you wish to use the play command with keywords
- Not be a monke
#### Setup
run `npm install` to get the required packages, then edit token.js, pasting your Discord bot token and youtube v3 data api key into their respective fields. Save the file and simply run `node .` to start the bot. Enjoy!