/auto-advertise-js

Discord selfbot written in node.js for advertising in specified channels

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

AutoAd.js

⛔ Project abandoned, feel free to make PRs

Warning: This is a selfbot and is against discord's TOS

AutoAd is a tool for auto advertising your services in discord market channels.

Python version here

Installation

npm i node-yaml-config colors axios

Usage

  • Put your token and channel IDs in config.yml
  • Put your message in message.txt
    • If you have custom emotes in your message, you have to put them like this: <:name:ID>, not :emoji:
  • Start the bot with start.bat

Troubleshooting

If you have some issues you can enable debug mode in config. It will show every message being sent to find the issue. If that doesn't work you can start an issue.