Skip to content

A script that automatically sends messages on discord server at regular intervals.

Notifications You must be signed in to change notification settings

aka-nikko/Discord-AutoText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord AutoText

Overview

  • This is a discord auto text script written in python
  • Users can automate sending of texts in a particular discord channel.

Features

  • Send automated text in a channel.
  • Send multiple texts.
  • Adjust the timings of the texts.
  • Save and load configurations.

Requirements

  • Python
  • Discord Auth-token
  • Discord Channel URL
  • Discord Channel ID

Usage

  • Clone the repository and open a terminal.
  • Run the Script by typing the following command:
python main.py
  • Follow the instructions.

How to get Auth-Token?

  • Open discord in a browser and login to your account.
  • Right-click on page and select "Inspect" (or press ctrl+shift+i)
  • Goto Application tab, then click on Local Storage and select https://discord.com
  • In the filter field, type "token".
  • If you don't see your token, click on "Toggle Device Toolbar" (or press ctrl+shift+m).
  • Copy the token value.

Screenshots

Run

Enter New Config

Automate Text

Sending

Messages

About

A script that automatically sends messages on discord server at regular intervals.

Topics

Resources

Stars

Watchers

Forks

Languages