stramline
This commit is contained in:
@@ -10,12 +10,9 @@
|
||||
## Imports
|
||||
import json
|
||||
import logging as log
|
||||
|
||||
import discord
|
||||
from discord import app_commands
|
||||
#from lib.keep_alive import keep_alive
|
||||
|
||||
from bot import client
|
||||
#from lib.keep_alive import keep_alive
|
||||
|
||||
intents = discord.Intents.default()
|
||||
intents.message_content = True
|
||||
|
||||
Reference in New Issue
Block a user