bad-apple-discord
bad-apple-discord copied to clipboard
Source code for the "bad apple but it's a discord voice channel" video I made (link attached)
Purpose of each file
File | Description |
---|---|
π video | a folder containing each frame as an 8x8 .jpeg (image sequence) |
π bot.js | the main script i used in the video (https://youtu.be/VGscIBfT7xE) |
π bots.json | .json array containing all 64 bot's tokens (the bots i used are NOT included for security reasons, you WILL have to make your own bots) |
π conP.js | play Bad Apple in the console |
π frames.json | .json array containing each frame as binary data |
π frame.js | import the image sequence in πvideo into πframe.json |