Skip to content

A simple script letting users repeatedly send a message in a Discord channel. Even contains a few features to help the bot appear more human like.

License

Notifications You must be signed in to change notification settings

nonrice/discord-auto-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Auto Message

A crude script letting users repeatedly send a message in a Discord channel, complete with variable random sleep times to appear more humanly. Makes use of Python's builtin HTTP module.

cool image

Installation

Open the command line and clone the repo. This will require Git to be installed.

% git clone https://github.com/nonrice/discord-auto-message

If you do not have Git, you may also press the Download button (GitHub) and unzip the code.

Usage

Navigate inside of the repo to the script, and run it. This requires Python to be installed.

% cd ~/Downloads/discord-auto-message/discord_bot/
% python3 bot.py

Help

The script contains a builtin help command. Invoke it as such:

% python3 bot.py --help

Made by @nonrice on Github.

About

A simple script letting users repeatedly send a message in a Discord channel. Even contains a few features to help the bot appear more human like.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages