Forum Archive

Discord.py

Jasonthecoder

Hi guys im new to python and im want to start a project. I code on pythonista and i want to know how to get discord.py working on it. It keeps giving me all sorts of errors.

ccc

https://forum.omz-software.com/topic/3476/discord-py ... It does not seem to be easy.

JonB

https://forum.omz-software.com/topic/6734/pythonista-3-error-on-ipados-cannot-connect-to-host-discord-com-443-ssl-true

This will fix cannot connect to host errors. Other than that, once you install the appropriate dependencies, you should be able to code a bot. Start by reading the traceback. ALL_SORTS_OF_ERRORS_EXCEPTION is not one I've seen before, maybe there is something more specific ;)