Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announcer #36

Closed
purrplingcat opened this issue Jul 30, 2017 · 0 comments
Closed

Announcer #36

purrplingcat opened this issue Jul 30, 2017 · 0 comments

Comments

@purrplingcat
Copy link
Owner

purrplingcat commented Jul 30, 2017

Plugin: Announcer

Write a announcer, for send messages after timer timed out to a specific channel. Announce messages and timer duration and target channel will be set in configuration.

To implement

  • Trig a timer function for announce
  • Add new announce by command !announce add <name>:<interval> <#channel> <message>
  • Store announces after add
  • List announces by !announce List
  • Cancel announce by !announce cancel name
  • Resume announce by !announce resume <name>[:<interval>]
  • Remove announce by !announce rm <name>
  • Restore announces after start the bot

Privileges

To !announce command can access only admins!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant