click to disable pings (e.g. partner pings)
Last updated
Last updated
in order to do this, first, we're going to make a role called "disable partner pings".
then, we're going to first create two different channels:
#partners channel -- this is the channel where you send the partnered servers and ping everyone.
for this channel, we're going to go to the channel settings, edit channel permissions, and make three adjustments:
for the @everyone role, keep it at "/" for "view channel", but turn off "send messages"
#disable-ping channel
here's the command
/buttonresponder add
name:partner_disable reply:{addrole: @disable partner pings !}{embed} - you have disabled partner pings ♡ label:click to disable partner ping emoji::icon_disabled: color:grey
by putting {addrole: @role}, it will add the disable ping role, which, if we did the permissions correctly in the previous step, will allow disabling of the ping.
/buttonresponder add
name:partner_enable reply:{removerole: @disable partner pings !}{embed} - you have re-enabled partner pings ! thank you for supporting our server label:click to enable partner pings emoji::icon_enabled: color:blue
/send content:{embed}
please click the button below to disable pings if you don't want to be pinged anymore !
{addbutton:partner_disable} channel:#disable-ping
add the role disable partner pings and turn off "view channel"