/autosend

A simple code to send a message with your discord account every set amount of time, without having to be online.

Primary LanguagePython

AutoSendDiscordMessage

A simple Python code to send a message with your discord account every set amount of time, without having to be online.

Setup

  1. Fill Out The Config In config.json
  2. Run python main.py
  3. Done! If you want to change more then that is fine!

How To Get Discord Token

  1. Go on Discord Web and open Console
  2. In console paste the following command: webpackChunkdiscord_app.push([[""],{},req=>copy(Object.values(req.c).find(x => x?.exports?.default?.getToken).exports.default.getToken())])
  3. Now your token should be coppied to your clipboard!