We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4982c22 commit 73c1914Copy full SHA for 73c1914
src/negative-roles.ts
@@ -2,7 +2,7 @@ import { ChannelType, Events, GuildMember, MessageReaction, User } from "discord
2
3
const reactions = [
4
{ role: '1340905832065400892', channel: '758584741846319124', message: '1340905282565574729', emoji: '644317764470702100' },
5
- { role: '1340825385444708372', channel: '758584741846319124', message: '1340905282565574729', emoji: '897776954751741' }
+ { role: '1340825385444708372', channel: '758584741846319124', message: '1340905282565574729', emoji: '897776954751741952' }
6
]
7
8
export async function attatchNegativeRoles() {
0 commit comments