#module 'discord' has no attribute 'app_commands'
1 messages · Page 1 of 1 (latest)
I uninstalled discord.py as it said in the error
then re installed nextcord
but then it gives me this error :
$ "C:/Users/Kartikey Seth/AppData/Local/Programs/Python/Python312/python.exe" k:/CODE/TPHBOT/Vocard/main.py
Traceback (most recent call last):
File "k:\CODE\TPHBOT\Vocard\main.py", line 7, in <module>
import function as func
File "k:\CODE\TPHBOT\Vocard\function.py", line 6, in <module>
from discord.ext import commands
ImportError: cannot import name 'commands' from 'discord.ext' (unknown location)
you should install discord.py instead of nextcord
make sure your db have playlist and settings collections
can you send me the error logs?
oh I see the issue
by run /debug and press the send log button
yea
lemme try another lavalink
SSL Uses Secure WS connection, whilst No SSL uses standard WS. if you want to use the SSL lavalink you need to make sure your bot uses that protocol.
I was using this
but they do not give the identifier on this website
is there a way I can find out the identifier
make sure are you using lavalink v4.0.0 if you on Vocard v.2.6.7
you can just pass a random string to the identifier
yea that's ok
no problem
love your tutorial and readme very simple to follow
