Skip to content

corndogit/tewi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tewi

A script to remind all your frens to rember their rabbits

When running this script on the last day of the month, it will send a message to a channel webhook pinging all users with a specific role. This is to remind them about rembering to say their rabbits on the first day of the month for a whole month of good luck.

Requirements

  • Python 3.10
  • A Discord channel webhook link
  • ID for a Discord role to ping

Usage

  1. Clone this repo and run cd tewi
  2. Create a virtual environment and install dependencies into it using pip install -r requirements.txt
  3. Edit the tewi_job.sh file to add your webhook URL and role ID
  4. Run the script

The script does nothing if it's not run on the last calendar day of the month.

Licensing

This script is provided as is under terms of the Unlicense license.

About

A script to make you rember your rabbits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published