gpt4free-discord
gpt4free-discord copied to clipboard
run main.py error
WARNING:discord.client:PyNaCl is not installed, voice will NOT be supported [2023-06-15 13:08:34] [INFO ] discord.client: logging in using static token INFO:discord.client:logging in using static token
Normal, it doesn't affect anything. If you want to remove the error, just do pip install PyNaCl and it should be fixed.
Normal, it doesn't affect anything. If you want to remove the error, just do
pip install PyNaCland it should be fixed.
ok,I will try