Skip to content

GeekZoneHQ/discord-bot

Repository files navigation

discord-bot

The Geek.Zone stand-up bot


Documentation

config.json

{
    "role": int,                        <-- int: role id of role to message

    "start": "YYYY-MM-DD HH:MM:SS",     <-- first time the first message will be sent
    "interval": "DD HH:MM:SS",          <-- interval between each iteration

    "msg1": "This is the first message to send.",
    "msg2": "This is the second message to send.",
    "msg3": "This is the third message to send.",
    "msg4": "This is the fourth message to send.",

    "last": "This message will not expect a reply"
}

About

The Geek.Zone stand-up bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages