Skip to content

Latest commit

 

History

History
87 lines (75 loc) · 2.89 KB

README.md

File metadata and controls

87 lines (75 loc) · 2.89 KB

Host and manage events in your server with a variety of customization options.

Create an event, set a channel for submissions and entry requirements/options.
Users can enter the event and make submissions according to the parameters set.

[p]enotify

Enable/Disable event notifications for yourself

You will be notified when events start and end

  • Usage: [p]enotify
  • Checks: server_only

[p]enter

Enter an event if one exists

  • Usage: [p]enter
  • Checks: server_only

[p]events

Create, manage and view events

  • Usage: [p]events
  • Checks: server_only

[p]events notifyrole

Add/Remove notify roles

These roles will be pinged on event start and completion

  • Usage: [p]events notifyrole <role>

[p]events view

View the current events and settings

  • Usage: [p]events view

[p]events staffrole

Add/Remove staff roles

If ping staff is enabled, these roles will be pinged on event completion

  • Usage: [p]events staffrole <role>

[p]events create

Create a new event

  • Usage: [p]events create

[p]events resultdelete

(Toggle) Include event results in the messages to delete on cleanup

If this is on when an event is deleted and the user chooses to clean up the messages,
the results announcement will also be deleted

  • Usage: [p]events resultdelete

[p]events delete

Delete an event outright

  • Usage: [p]events delete

[p]events remove

Remove a user from an active event

  • Usage: [p]events remove <user>

[p]events end

End an event early, counting votes/announcing the winner

This will also delete the event afterwards

  • Usage: [p]events end

[p]events shorten

Shorten the runtime of an event

Examples
10d - 10 days
7d4h - 7 days 4 hours

  • Usage: [p]events shorten <time_string>

[p]events autodelete

(Toggle) Auto delete events from config when they complete

If auto delete is enabled, the messages in the event channel will need to be cleaned up manually

  • Usage: [p]events autodelete

[p]events pingstaff

(Toggle) Ping staff on event completion

  • Usage: [p]events pingstaff

[p]events emoji

Set the default emoji for votes

Changing the vote emoji only affects events created after this is changed.
Existing events will still use the previous emoji for votes

  • Usage: [p]events emoji <emoji>

[p]events extend

Extend the runtime of an event

Examples
10d - 10 days
7d4h - 7 days 4 hours

  • Usage: [p]events extend <time_string>

[p]events blacklistuser

Add/Remove blacklisted users

These users are not allowed to enter events, but can still vote on them

  • Usage: [p]events blacklistuser <user>

[p]events blacklistrole

Add/Remove blacklisted roles

These roles are not allowed to enter events, but can still vote on them

  • Usage: [p]events blacklistrole <role>