FEATURE: clean links of message at specific reaction
This commit is contained in:
parent
1a093362de
commit
6142c10f01
2 changed files with 67 additions and 63 deletions
|
@ -19,4 +19,8 @@ ALTPLATFORMS = {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Set the Prefix
|
# Set the Prefix
|
||||||
PREFIX = "r9k"
|
PREFIX = "r9k!"
|
||||||
|
|
||||||
|
# Set the emoji for clean links
|
||||||
|
EMOJI = "👀"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue