Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALATION

Replit:

  1. Create a new replit
  2. Select import from github
  3. paste this github url: https://github.com/Zseni051/AutoSend
  4. Go to the tab Secrets(Environment variables)
  5. Create a secret with the key name:<Settings> and for the value parse the following:
{"Token": "Put your token here", 
"AutoSend_1": {"ChannelID": "Put your ChannelID here", "Send": "!d bump", "Cooldown": "7200"}, 
"AutoSend_2": {"ChannelID": "Put your ChannelID here", "Send": "pls daily", "Cooldown": "86400"}}
  1. Proceed to edit your configuration
    • You can find your token using this
    • To find the channel_id copy the last digits of the url to that channel.
      • For example the channel id for: https://discord.com/channels/835679011449407882/85435265406417675
      • Would be 85435265406417675
    • You can have more than two AutoSends, just make sure to name it AutoSend_3, AutoSend_4 and so on...
  2. Hit Run

Note:

  1. If you want it to run 24/7 on Replit use:

Caution

  • Warning using a selfbot is against discord TOS and can get you banned if another user reports you.
  • This was made in a short amount of time for fun and is only for educational purposes.

About

Autonomously sends multiple messages to discord on a timer.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages