spambot icon indicating copy to clipboard operation
spambot copied to clipboard

Discord spambot to level up profiles on other bots.

Results 4 spambot issues
Sort by recently updated
recently updated
newest added

could you update the script to discord.js-selfbot-v13 as the following error always comes up after a few seconds of usage of the script with discord.js-selfbot (djsv12) error : ``` /data/data/com.termux/files/home/spambot/node_modules/discord.js/src/client/actions/MessageCreate.js:31...

Hey, thanks for this amazing project. Quick question, how would you send multiple messages from the command line? Also how would you mention Discord users in the mention? Like @Player...

After i try lates script, new error like this Iam using latest nodejs 19.4.0 and latest discord.js 14.7.1 ```~/spambot $ node bot.js Ready to level up! /data/data/com.termux/files/home/spambot/node_modules/discord.js/src/client/actions/MessageDelete.js:15 message = channel.messages.get(data.id);...

```log DiscordAPIError: Unknown Message at /storage/emulated/0/spambot/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:85:15 at /storage/emulated/0/spambot/node_modules/snekfetch/src/index.js:215:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { path: '/api/v7/channels/727711602413142089/messages/1063436968828092526', code: 10008, method: 'DELETE' } ``` How do I fix this?