Skip to content

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

Notifications You must be signed in to change notification settings

sumanthratna/tatsumaki-repper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages