Skip to content

Forum Commands #397

@Veeryuk

Description

@Veeryuk

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

(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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions