The Human-Centric Discord Scheduler
Syncro is a lightweight Node.js automation tool designed to maintain a natural presence on Discord. It monitors specific time windows and sends randomized "Gm", "Gn", or general messages to mimic genuine human activity.
✨ Features
- Typing Simulation: Shows "User is typing..." before sending.
- Anti-Spam: Automatically skips a channel if your message was the last one sent.
- Smart Filtering: Stays on topic—sends only greetings in "gm-gn" channels and general chat elsewhere.
- Contextual Replies: 30% chance to reply to other users instead of starting a new thread.
- Nodejs installed
- A Discord Account Token
- List Channel Id
- Proxies (Optional but recommended)
Before running the bot, you must create the following files in the root directory (these are ignored by git for security):
Place your Discord account token inside this file. Only put one token per line.
your_discord_token_hereList the channels you want to target. Use the # symbol to define the Server and Channel name for the logs. Format: ChannelID # Server Name, Channel Description
1234567890 # Other Server 1, gm-gn
0987654321 # Other Server 2, generalAdd your proxy in http://user:pass@ip:port or socks5://... format. If you don't use a proxy, leave this file empty or do not create it.
[http://username:password@123.45.67.89:8080](http://username:password@123.45.67.89:8080)Runs based on the configured time windows (01:00, 05:00, 12:00, etc.):
node index.jsImmediately sends a message only to the first channel in your list to verify your token and proxy:
node index.js --testThis tool is for educational purposes. Use of "self-bots" can violate Discord's Terms of Service. Use at your own risk.
SOL: E1D96h652zzTzh8QyT1Dq8AqECT3j7dbJxJMiumnBV7c
EVM: 0x965244d54FFdf69A287e122090d320ae648f4cf8
