GithubHelp home page GithubHelp logo

wihal / discord-message-request Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 12 KB

a basic script to send messages as requests at specific time intervals with an authorization token and channel ID(s) as input for educational purposes only

License: MIT License

Python 100.00%
discord discord-channel discord-message

discord-message-request's Introduction

Discord message request

A basic script for sending messages as requests, with an authorisation token and channel ID(s) as input

How to Use

  1. Navigate to the directory in which you have saved/cloned this project.

    cd [path]
  2. Install Dependencies:

    pip install -r requirements.txt

    or

    pip install requests
  3. Run the Script:

    python main.py

How to add an account

  1. Go to discord.com and sign in
  2. Go to any channel and open the network tab by pressing F12
  3. Then make sure that network activity is being recorded.
  4. Send a message in the channel you are in

After sending, you should see something like this pop up:

  1. Copy it as shown
  2. Go to the directory where you saved/cloned this project, you should see a src folder, if you don't see a folder run the program, it should create one
  3. in the src folder, create a txt file with the name you want to use.
  4. if it looks like this, you have done everything right.

If you have a more user friendly idea for adding accounts feel free to contribute.

Star History

Star History Chart

Important Information

  • This script should only be used for educational purposes.
  • Please respect Discord's terms of service.
  • Ensure that you have the necessary dependencies installed before running the script.

Feel free to customize the headings, formatting, or any additional information based on your specific project needs.

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.