XtramCZ / auto-advertise-js

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.8%Language:Batchfile 0.2%