Forum Archive

Discord downloading on Pythonista

beatmode

I need help downloading discord into Pythonista cause I’m trying to build my bot and paid $10 for the app so I can code for my bot, but it doesn’t install the module

JonB

When I searched Google for pythonista and discord, the very first link was this
https://forum.omz-software.com/topic/3476/discord-py/8

You will need to install stash, and use pip, and be prepared for some annoying bits to manually install some of the dependencies.

beatmode

Thank you