- This is a discord auto text script written in python
- Users can automate sending of texts in a particular discord channel.
- Send automated text in a channel.
- Send multiple texts.
- Adjust the timings of the texts.
- Save and load configurations.
- Python
- Discord Auth-token
- Discord Channel URL
- Discord Channel ID
- Clone the repository and open a terminal.
- Run the Script by typing the following command:
python main.py
- Follow the instructions.
- 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.