# 1111 test
This commit is contained in:
2
main.py
2
main.py
@@ -19,6 +19,8 @@ from disnake import Message
|
|||||||
from disnake.ext import commands, tasks
|
from disnake.ext import commands, tasks
|
||||||
from scheduler import scheduled_event_loop
|
from scheduler import scheduled_event_loop
|
||||||
|
|
||||||
|
# 1111
|
||||||
|
|
||||||
|
|
||||||
# 🎯 Интенты для отслеживания участников, сообщений, голосовых каналов и активности
|
# 🎯 Интенты для отслеживания участников, сообщений, голосовых каналов и активности
|
||||||
intents = disnake.Intents.all()
|
intents = disnake.Intents.all()
|
||||||
|
|||||||
Reference in New Issue
Block a user