Added missing import of discord.py module

This commit is contained in:
H3cJP 2023-01-13 21:43:05 +01:00 committed by GitHub
parent abf1fec195
commit 867bc6167d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
import discord
from AntiScam import AntiScam
whitelist = [] # Here you can add the IDs of the users allowed to bypass the AntiScam system.