Skip to content

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 !

License

Notifications You must be signed in to change notification settings

sexfrance/Auto-Stock-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord - Auto Stock Sender

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 · ⚠️ Report Bug · 💡 Request Feature

⚙️ Installation

  • 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

🔥 Features

  • 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

📹 Preview

Stock Sender


❗ Disclaimers

  • 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

📜 ChangeLog

v0.0.1 ⋮ 8/6/2024
! Initial release

v0.0.1 ⋮ 20/8/2024
! Added feature to send random messages from stock.txt

About

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 !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages