Skip to content

Instantly share code, notes, and snippets.

@ipetermac
Last active February 15, 2021 04:21
Show Gist options
  • Save ipetermac/89f086b28d0525ce872996d7da30cd20 to your computer and use it in GitHub Desktop.
Save ipetermac/89f086b28d0525ce872996d7da30cd20 to your computer and use it in GitHub Desktop.
Carl-bot Custom Tag - Dank Memer Punisher
{=(comment):
- Tag will be muted user who run command pls rob and pls steal
- Create Carl bot prefix pl and import this tag name it as s into your server.
- Create a role for mute user in Dank Memer channel, name it as Dank Memer Muted or whatever you like.
- Update Dank Memer Muted role id and Dank Memer channel id in the tag.
- Set deny sent message permission override for role Dank Memer Muted to all Dank Memer channels.
- Screen shot : https://imgur.com/B3qNpE3
- Import link : https://carl.gg/t/604697
- Thank to LPB#8479 for sharing this tip in #playground}
{=(AUTHOR):fsociety#1200}
{=(comment):update dank member channel id list here, saparate by comma}
{=(dank.channel):767266142422695947}
{require:{dank.channel}}
{=(comment):update dank member mute role id here}
{=(dank.muterole):810167753934766111}
{=(comment):update mute time here, currently set as 1 minute}
{=(mute.times):1m}
{=(times):{replace(m, minutes):{mute.times}}}
{=(user.input):{lower:{args(1)}}}
{=(comment):dank memer command list which will be triggered the mute}
{=(dank.cmd):steal rob}
{reactu: :x:}
{=():}{{if({contains({user.input}):{dank.cmd}}==false):blacklist( ):{server(id)}}}
{silent}{override}
{cmd:temprole {user(id)} {mute.times} {dank.muterole}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment