sumanthratna / tatsumaki-repper

Sends a Discord message every 24 hours—in this case, it reps me (for the Tatsumaki bot).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tatsumaki-repper

Sends a Discord message every 24 hours—in this case, it reps me (for the Tatsumaki bot).

Warning

Discord can and will ban you if you use self-bots (such as the one in this repo) to automate tasks. From Discord support:

Automating normal user accounts (generally called "self-bots") outside of the OAuth2/bot API is forbidden, and can result in an account termination if found.

Self-bots are against Discord's Terms of Services.

Setup

Create the following GitHub Actions encrypted secrets:

  • DISCORD_AUTH_TOKEN

  • DISCORD_CHANNEL_ID

    • get this by right-clicking the channel name and clicking "Copy ID"
  • DISCORD_USER_ID

    • get this by right-clicking the user's name and clicking "Copy ID"

About

Sends a Discord message every 24 hours—in this case, it reps me (for the Tatsumaki bot).


Languages

Language:Python 100.0%