SkillAgentSearch skills...

Spammer

A compact and easy configurable Discord-spammer selfbot with multi-token support.

Install / Use

/learn @kyan0045/Spammer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<meta name="description" content="This AutoCatcher was designed to automatically catch Pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features to make you rich in Poketwo. Apart from autocatching, the bot extends its features to easy customization with easy setup."/> <meta name="keywords" content="Poketwo, Poketwo AutoCatcher, Poketwo Hack, poketwo selfbot, Poketwo vote, poketwo discord bot, poketwo bot, premium, poketwo commands, Safe autocatcher, catch pokemon, poketwo-hack, poketwo-autocatcher, youtube, poketwo free, poketwo paid, mass trade, github, mass-release, auto-vote, accurate,poketwo official server, poketwo auto catcher, poketwo helper bot, poketwo hack, poketwo rich, poketwo cheat, download,poketwo coins, poketwo shiny, online, how-to-get-rich-in-poketwo , kyan, Fuzzy, AI, Poketwo , latest, 2021, working, 2022"/> <meta name="author" content="kyan0045"/> <meta name="url" content="https://github.com/kyan0045/CatchTwo" /> <meta name="og:title" content="Spammer; Discord-Spammer selfbot"/> <meta name="google-site-verification" content="premium best" /> <meta name="og:url" content="https://github.com/kyan0045/Spammer" /> <meta name="og:image" content="https://i.imgur.com/85PNo2N.png" /> <meta name="og:description" content="A compact and easy configurable Discord-spammer selfbot with multi-token support."/> <h1>Spammer; Discord-spammer selfbot</h1>

A compact and easy configurable Discord-spammer selfbot with multi-token support.</br> Support Server Version Stargazers Forks Issues Pull Requests <a href="https://replit.com/new/github/kyan0045/Spammer"><img src="https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg" alt="Deploy on replit" /></a>

<h2>About</h2> A compact and easy configurable Discord-spammer selfbot with multi-token support. <h2 align="left">Features</h2>
  • [x] Supports Infinite Accounts </br>
  • [x] Spams Real (Customizable) Human Messages </br>
  • [x] RAM efficient & fast spammer </br>
<h2 align="left">Configurations</h2>

| Name | Type | Default Value | Description | | ------------- | ------------- | ------------- | ------------- | | LogWebhook | String | undefined | Tells the program which webhook to log to. | | SpamSpeed | Number | 1500 | Tells the program how many milliseconds to wait between messages | | Delete | Boolean | true | Tells the program whether or not to delete the messages | | DeleteSpeed | Number | 1000 | Tells the program how many milliseconds to wait before deleting messages | | debug | String | false | Tells the program whether or not you want errors/bugs to log in the console |

Installation

  • Please note that you can change the spammed messages in messages.txt
<details><summary>Windows Setup</summary> 1. Download NodeJS: https://nodejs.org/en/download</br> 2. Download Git: https://git-scm.com/downloads</br> 3. Run the following commands in your shell/console:</br>
git clone https://github.com/kyan0045/spammer.git

Note: You can also download the files using other methods.

cd spammer
npm i

To start the selfbot, run the following command in your shell/console:

node .
</details> <details><summary>Replit Setup</summary> <a href="https://replit.com/new/github/kyan0045/Spammer"><img src="https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg" alt="Deploy on replit" /></a></br> 1. Run the following commands in your shell/console:</br>
npm i
  • Now enter the correct values in config.json & tokens.txt. Note: It's recommend to use secrets when you host on replit. TOKENS for the tokens.txt contentc, CONFIG for the config.json contents

To start the selfbot, run the following command in your shell/console:

node .
</details> <details><summary>Termux (Phone) Setup</summary> - Will be added later, please head to our Discord server for support. </details>

Token Format

[
  {
    "token": "TOKEN1",
    "channelIds": ["CHANNEL1", "CHANNEL2", "CHANNEL3"]
  },
  {
    "token": "TOKEN2",
    "channelIds": ["CHANNEL1", "CHANNEL2", "CHANNEL3"]
  }
]
  • You can use multiple channels per token, however this is not required nor recommended on high spamming speeds.

Contributing

Pull requests & suggestions are always welcome! For major changes, please open an issue/DM me on Discord first (@kyan0045) to discuss what you would like to change and to what extend.

License

BSD

Related Skills

View on GitHub
GitHub Stars36
CategoryCustomer
Updated8d ago
Forks55

Languages

JavaScript

Security Score

80/100

Audited on Mar 16, 2026

No findings