Skip to content

NoomStuff/Discord-Auto-Message

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Auto Messenger

This Python script can send messages on your account to any channel you're in. You can also customize the delay, random offset, message amount and optionally the loop amount.

Usage

Download and unzip the folder containing the script.

Open the script and you should be prompted enter your discord token, make sure you do not give this token to anyone else as it can get you hacked if it's in the wrong hands. Here is how to get your Discord token.

Next, get the Discord channel ID from the URL. After entering the program will close, when you reopen it you can enter the delay, random offset, message amount and loop amount.

Options

The script offers the following options:

--config: Configure user information by providing user ID, Discord token, Discord channel URL, and Discord channel ID:

python automessage.py --config

--setC: Set the channel for message delivery by providing the Discord channel URL and channel ID:

python automessage.py --setC

--help: Display help information for the script and its available options:

python automessage.py --help

Credit

The original project was made by xRiddin, make sure to check them out too! And feel free to fork or make a PR if you manage to improve the script.

About

A simple and customizable python script to automatically send messages to any Discord channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%