zekroTJA / shinpuru

シンプル - Discord Bot with role selection, moderation, karma ranking, a starboard, code execution, raid alerting, backups, a web interface, twitch notifications and more!
https://shnp.de
MIT License
188 stars 37 forks source link

Use the new Timeout feature for mutes #315

Closed zekroTJA closed 2 years ago

zekroTJA commented 2 years ago

Type

Enhancement of an existing feature

Description

Discord now allows to timeout members for a given time period which matches the use-case of the shinpuru mute feature. This is currently based on a mute role which is given or removed to/from members and which is set in each channel to disallow sending messages.

Because the timeout functionality makes this obsolete, the mute command can utilize that feature in combination with the moderation log.

Attachments

No response