Skip to content

Utility for automated discord actions, successor of xspammer.

License

Notifications You must be signed in to change notification settings

snipcola/XSpammer2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSpammer 2

Discord automation utility and much more 🚀

preview


Advantages

  • 👌 Reliability: Thoroughly tested and multiple bugs have been resolved.
  • 🔥 Performance: Limited use of third-party components to prevent bloat.
  • 📙 Additions: New features implemented that were not in XSpammer.
  • ⚡ Speed: Compared to XSpammer, many actions are noticeably faster.

Screenshots

Servers Preview

preview-servers

Server Preview

preview-server

Users Preview

preview-users

Channels Preview

preview-channels

Roles Preview

preview-roles

Emojis Preview

preview-emoji

Stickers Preview

preview-stickers


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 Windows (x64) only.

Method 2: Build the application

Dependencies:

On Unix:

  • 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 xspammer-2
  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, --windows; and also architectures, --ia32, --x64, --arm64.

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

Contributing

If you're interested in contributing to XSpammer, feel free to submit pull requests on the Git repository; your contributions are greatly appreciated.


License

XSpammer 2 is licensed under the MIT License, please review the license for more information.


© 2024 Snipcola

About

Utility for automated discord actions, successor of xspammer.

Resources

License

Stars

Watchers

Forks