Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
/ XSpammer2 Public archive

Utility which automates actions on discord.

License

Notifications You must be signed in to change notification settings

snipcola/XSpammer2

Repository files navigation

XSpammer 2

Discord automation utility and much more 🚀


Installation

To use XSpammer, you can follow two methods.

Method 1: Install the prebuilt binaries

This method is the easiest and is recommended for most. You can find the latest binaries on this page, where you will find the respective builds for Linux, macOS, and Windows.

Method 2: Build the application

Dependencies:

On Linux:

  • Git
  • Node v18+
  • Python v3.7+
  • make
  • A C/C++ compiler, e.g. GCC

On macOS:

  • Git
  • Node v18+
  • Python v3.7+
  • XCode Command Line Tools

On Windows:

  • Git
  • Node v18+
  • Current Python from the MS Store
  • Visual Studio Build Tools or Visual Studio Community

Installation:

  1. Clone the repository:
git clone https://git.snipcola.com/snipcola/XSpammer2.git
  1. Enter the directory:
cd XSpammer2
  1. If not installed, install yarn:
npm install -g yarn
  1. Install dependencies:
yarn
  1. Build the application:
yarn build

Note: You can append platforms to the command, such as --linux, --mac, --win; and also architectures, --ia32, --x64, --arm64.

  1. The binaries should be located inside of the dist folder.

Screenshots

Servers Preview

Server Preview

Users Preview

Channels Preview

Roles Preview

Emojis Preview

Stickers Preview

About

Utility which automates actions on discord.

Topics

Resources

License

Stars

Watchers

Forks