mikeyaworski / Utility-Discord-Bot

A Discord utility bot
7 stars 33 forks source link

Add !base-roles command #13

Closed mikeyaworski closed 3 years ago

mikeyaworski commented 3 years ago

Allow users to add base roles that every member should get upon joining the discord (with optional timeout before getting it assigned).

Something like:

!base-roles <add | remove | list | clear> [role] [timeout in seconds or string form]
!base-roles add @some-role
!base-roles add @some-role "10 minutes"
!base-roles add @some-role 600
mikeyaworski commented 3 years ago

81d67c97d6e7ae13eab7fd79c39ea74e6f059cf9