Dorukyum / Bond

A unique Discord bot for easy server organization and moderation
https://discord.gg/8JsMVhBP4W
GNU General Public License v3.0
41 stars 30 forks source link

Add `close` command for threads #34

Closed Icebluewolf closed 2 years ago

Icebluewolf commented 2 years ago

Allows the member that opened the thread to close it with the close command. Also allows members with the manage_threads permission to close the tread with the option of locking the thread.

Fixes #33

Dorukyum commented 2 years ago

I think this should be moved to the pycord cog since it's about "help threads". Also could you run black on the file for formatting?