Traceback (most recent call last):
File "C:\Users\user\Desktop\dash\main.py", line 2, in
from discord.ext import ipcs
ImportError: cannot import name 'ipcs' from 'discord.ext' (unknown location)
[Finished in 376ms]
Влад П, Domain linking for development hosting (outlined in this article) will be deprecated on January 1st, 2024, if you would like to deploy your app to a domain you own consider using production deployments. Read more about the transition in our blog post.
@commands.command(
name="test",
aliases=["test"],
brief="test",
usage="test"
)