You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
Discord users can set arbitrary status messages. The bot should have one that, ideally, would rotate through several messages on a timer:
- ''Use @santa help for help"
- "Sent {0} presents to {1} users"
- "Christmas (EST) is in days_left days"
For now, a static message that just displays the first help message is fine.
Added Functionality
This feature changes or adds functionality to:
The Discord Bot
The Database or API
Other program functionality (.env, scripts, etc.)
Documentation
Containerization
CI
Other:
New/Additional Features
My feature request does not add any external dependencies
The text was updated successfully, but these errors were encountered:
Description of the New Feature
Discord users can set arbitrary status messages. The bot should have one that, ideally, would rotate through several messages on a timer:
- ''Use
@santa help
for help"- "Sent
{0}
presents to{1}
users"- "Christmas (EST) is in
days_left
days"For now, a static message that just displays the first help message is fine.
Added Functionality
This feature changes or adds functionality to:
.env
, scripts, etc.)New/Additional Features
The text was updated successfully, but these errors were encountered: