CactusDev / CactusBot

An open source, community-written service-agnostic chat bot
MIT License
30 stars 6 forks source link

Scheduled actions #89

Open 2Cubed opened 7 years ago

2Cubed commented 7 years ago

Can run a command or send a message after a certain period of time, or on a certain date.

!schedule 15m run giveaway
I'll remind you in 15 minutes to "run giveaway".

!schedule 15m !potato
Running the !potato command in 15 minutes.

Syntax currently unknown.