Skip to content

Commit f443cac

Browse files
authored
Update main.py
1 parent d367dc4 commit f443cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import time
77

88
# Loading things from config
9-
import config
9+
import config # The config will be updated to a better version soon,
1010

1111
# Prefix & Intents
1212
bot = commands.Bot(command_prefix=config.prefix, intents=disnake.Intents.all(), case_insensitive=True)

0 commit comments

Comments
 (0)