CrawlerEmporium / DiscordCrawler

Discord Bot - Discord moderation and misc tools - built upon discord.py
GNU General Public License v3.0
5 stars 4 forks source link

DFR-23 Bot based temp-ban #17

Closed crawltracker closed 3 years ago

crawltracker commented 3 years ago

Feature Request: Bot based temp-ban

Who would use it? admin How would it work? temp-ban <@user or userID> <duration> <reason> Bans user temporarily for the duration specified, adds note to their server’s user profile. If days is not a number, it's treated as the first word of the reason. Duration format examples: 1m, 1h, 1d, 1w, 1mth, 1y. Minimum 1h hour, maximum 1y. Defaults to 1d. EXAMPLE: temp-ban @user 1d temp-ban @user 1w Did a bad thing temp-ban @user 1mth 1 Did a very bad thing PERMISSION: Ban members or Moderator role

Upvote - Modnar#2707

Upvote - Sock but Spooky#2082

Votes: +2 / -0 / ±0

crawltracker commented 3 years ago

Note - LordDusk#0001

Resolved - Implemented for v2.0