typo
This commit is contained in:
@@ -60,7 +60,7 @@ class ReactionsScanner(Scanner):
|
|||||||
names.index(name),
|
names.index(name),
|
||||||
mention(name),
|
mention(name),
|
||||||
total_usage=usage_count,
|
total_usage=usage_count,
|
||||||
counted="reactions",
|
counted="reaction",
|
||||||
transform=lambda id: f" in {channel_mention(id)}",
|
transform=lambda id: f" in {channel_mention(id)}",
|
||||||
)
|
)
|
||||||
for name in names
|
for name in names
|
||||||
|
|||||||
Reference in New Issue
Block a user