A simple script in node.js, which makes it possible to massively disseminate several messages on discord.
-
First install the npm depedencies using:
npm install
-
now you can run the script using:
node badduck.js [BOT_Token] [MSG_Content]
obs: obviously you need to replace the above command entries with the requested information