Python script that allows you to advertise yourself with your discord stock. You enter your guild id and channel id and the script will adapt itself and send your advertising message !
💬 Discord
·
📜 ChangeLog
·
- Requires:
Python 3.10+
- Make a python virtual environment:
python3 -m venv venv
- Source the environment:
venv\Scripts\activate
(Windows) /source venv/bin/activate
(macOS, Linux) - Install the requirements:
pip install -r requirements.txt
- Start:
python3 main.py
- Nice UI
- Improved Logging
- Fast & Easy to use
- Auto detects channel slow mode
- Supports multiple tokens
- Proxyless
- Saves servers in servers.json
- Allows to send stock messages from a file
- Allows to send random stock messages from a folder
- Allows to auto reply to DMS
- Option to send logs through webhooks
- I am not responsible for anything that may happen, such as API Blocking, Account Termination, etc.
- This was a quick project that was made for fun and personal use if you want to see further updates, star the repo & create an "issue" here
v0.0.1 ⋮ 8/6/2024
! Initial release
v0.0.1 ⋮ 20/8/2024
! Added feature to send random messages from stock.txt