Git Product home page Git Product logo

bot-spam-discord's Introduction

Discord-Auto-Messenger

This is a Python script that allows you to send automated messages to a Discord channel. Randomly sends messages from chat dataset to appear more human-like.

Installation

Local Machine or Repl

  1. Clone the repository or download the code as a zip file and extract it to a folder:

    git clone https://github.com/xRiddin/Discord-Auto-message.git
    

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

  2. Navigate to the project directory in your terminal:

    cd /Downloads/Discord-Auto-message/
    
  3. Install the required packages using pip:

    pip install -r requirements.txt
    
  4. (Optional) In messages.txt add the messages you want to send, each on a new line. By default there are lines of text to randomly print the texts.

    (Optional) for 100% uptime host it on uptimerobot.com

  5. sign up at uptimerobot.com

  6. Add new monitor and select Http(s) alt text

  7. Run the program in replit, copy the url alt text

  8. Paste the url in the uptimerobot: alt text

  9. Save the changes and have fun!

Usage

The script can be run using the following command:

python auto.py

When running the script, you will be prompted to enter the number of seconds to wait between each message.

Options

The following options are available:

--config : Configures the user information by prompting for user ID, Discord token, Discord channel URL, and Discord channel ID:

  python auto.py --config

--setC : Sets the channel to send messages to by prompting for the Discord channel URL and channel ID.

 python auto.py --setC

--help : Shows help for the script and its available options.

 python auto.py --help

Contributing

If you find a bug or have a feature request, please create an issue on GitHub. Pull requests are also welcome.
Please do star this project if you like my work.

bot-spam-discord's People

Watchers

blackchain43.bnb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.