Skip to content

discord go bot to alert users about a game's day change

Notifications You must be signed in to change notification settings

shlau/supremacy-day-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supremacy-day-change

discord go bot to alert users about a game's day change

env variables

Env variables are accessed from the .env file in the root directory.
The current variables used are:
BOT_TOKEN - the token that authenticates your discord bot
ROLE - the role that the bot will send the alert message to

commands

/alertHelp - lists the commands and their usage

/setAlert - /setAlert:frequency:startTimestamp:message ,

frequency - the interval at which the alert will fire off,
startTimestamp: the epoch/unix timestamp to start the alert,
message: the alert message
e.g. /setAlert:8h:1720571910:hello

/stopAlert - stops all set alerts

About

discord go bot to alert users about a game's day change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages