Utility for automated discord actions, successor of xspammer.
main | ||
renderer | ||
resources | ||
.gitignore | ||
electron-builder.yml | ||
LICENSE | ||
package.json | ||
README.md |
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:
- Clone the repository:
git clone https://git.snipcola.com/snipcola/XSpammer2.git
- Enter the directory:
cd xspammer-2
- If not installed, install yarn:
npm install -g yarn
- Install dependencies:
yarn
- Build the application:
yarn build
Note: You can append platforms to the command, such as --linux
, --mac
, --win
; and also architectures, --ia32
, --x64
, --arm64
.
- 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
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