Skip to content

Commit 867bc61

Browse files
authored
Added missing import of discord.py module
1 parent abf1fec commit 867bc61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import discord
12
from AntiScam import AntiScam
23

34
whitelist = [] # Here you can add the IDs of the users allowed to bypass the AntiScam system.

0 commit comments

Comments
 (0)