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

Server Notices #96

Closed
diziara opened this issue Mar 5, 2021 · 1 comment
Closed

Server Notices #96

diziara opened this issue Mar 5, 2021 · 1 comment

Comments

@diziara
Copy link
Collaborator

diziara commented Mar 5, 2021

A command that would allow a server admin to set one or more messages for users on the server to read.

Proposed Commands

All Users

  • !notice displays the most recently added notice.
  • !notice list returns a list of keywords for all existing notices
  • !notice $_keyword will display the notice associated with that keyword.

Admins

  • !notice add $_keyword Message goes here. If keyword does not exists, makes a new notice. If keyword already exists, will replace existing notice while returning a message that repeats both the replaced and new message in code block and quote block respectively.
  • !notice delete $_keyword deletes notice.
@TurqW
Copy link
Owner

TurqW commented Mar 8, 2021

11154dc

@TurqW TurqW closed this as completed Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants