-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Talked to Travis about it, some ideas for Forum Support.
- Being able to lock forums with Dozer:
- Create a command that allows a locked tag to be added
- Command suggestion &setlocktag (tag ID)
- Command suggestion &setlocktag createtag (Name) (Emoji)
-Create a command to lock, archive and (if it is setup) add the set locked tag- Creates a mod log and locks plus archives the channel along with adding a channel tag that says locked
- Command Suggestion &lock (ForumThread ID) (Duration) (Reason)
- &eval await ctx.guild.get_channel(ForumThread ID).edit(locked=True, archived=True)
- OUTPUT NEEDS TO BE PUT INTO A DIFFERENT CHANNEL OR ELSE IT WILL AUTO-UNLOCK IF IT IS PUT IN THE LOCKED THREAD
- Create a command that allows a locked tag to be added
(Tag stuff isn't supported at the moment but is potentially going to be added soon with the next Discord.py updated so that can wait).
Metadata
Metadata
Assignees
Labels
No labels