IpnDef / Discord-

Autonomously sends messages to discord.

Home Page:https://AlifPapp.github.io/AutoSend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALATION

Setup on Replit:

  1. Create a new replit
  2. Select import from github
  3. paste this github url: https://github.com/AlifPapp/AutoSend
  4. Go to the tab Secrets(Environment variables)
  5. Create a secret with the key name: Token and for the value parse your token.
  6. Click on the Run button, and now the script will make an example Settings.json
  7. Edit your configuration in Settings.json
  8. Your Done! Click on the Run button for it to start
  9. For it to run 24/7 on Replit use:
    • uptimerobot.com
    • The URL is in the window that says "Your bot is alive!" copy the repl.co link

To Do List:

  • Send a certain message "on a certain message"
  • Option for random message to not send the same message twice.
  • Delete message after a certain duration.
  • Use an ai chat bot on a channel.
  • Finish the website.

About

Autonomously sends messages to discord.

https://AlifPapp.github.io/AutoSend/


Languages

Language:Python 92.4%Language:JavaScript 7.6%