This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const ws = new WebSocket("wss://gateway.discord.gg/?encoding=json&v=9") | |
const token = "" | |
const myUsername = "" | |
const channelId = "" | |
const messageId = "" | |
const randomMessages = [ | |
"Pranks are the spice of life, just be sure it's not too spicy!", | |
"Life's a stage, and pranks are the improv.", | |
"Pranking: the art of surprise with a side of laughter.", |