Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leroks/discord-auto-message-sender
Discord Message Bot: An Auto message sender to any discord channel you wish. Farm servers with ease.
https://github.com/leroks/discord-auto-message-sender
airdrop automessagesender blockchain bot crpyto cryptocurrency discord discord-bot discord-py discordapp discordbot python-script
Last synced: 4 days ago
JSON representation
Discord Message Bot: An Auto message sender to any discord channel you wish. Farm servers with ease.
- Host: GitHub
- URL: https://github.com/leroks/discord-auto-message-sender
- Owner: Leroks
- License: mit
- Created: 2024-01-20T13:44:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T14:03:27.000Z (11 months ago)
- Last Synced: 2024-12-19T01:07:59.478Z (4 days ago)
- Topics: airdrop, automessagesender, blockchain, bot, crpyto, cryptocurrency, discord, discord-bot, discord-py, discordapp, discordbot, python-script
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## How to use:
### To configure:
'python3 bot.py --setall'"user agent": Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) DiscordBotStudio/2.2.0 Chrome/91.0.4472.164 Electron/13.1.8 Safari/537.36
"user token" (not bot token):
To obtain your user token, you'll need to use browser tools.
Open Discord in a web browser and log in.
Open the browser's developer tools (usually by pressing F12 or right-clicking and selecting "Inspect").
Go to the "Network" tab in the developer tools.
Send a message or perform any action that requires authorization.
Look for the network request related to your action. In the request headers, you'll find an "authorization" header. The value of this header is your user token."channel url": go to chanel on browser and copy url
"channel id": right click on channel and copy id
### You can change 'messages_list' array in the code as you wish and add infinite messages
## Run
'python3 bot.py'