How to host Discord Bot 24/7 on an IOS device!

There is another option for jailbroken devices, and since Ish is currently in its dev stage this is ultimately the better option if you do have an iOS device. The steps are a little different so I’ll go ahead and make a separate tutorial.

I also remeber that you can dual boot on ios but it’s VERY complicated


and it involves doing stuff with apple’s filesystem

Actually, I read something recently where its a LOT easier than it was before, it’s still in beta however and currently only works for iPhone 7 / 7+ and the iPod touch 7.

I followed the steps but it said “git not found” is this due to my rep being on private?

What step did you see this happen?

Is Git installed?

(I do not use any device running on iOS, by the way.)

1 Like

I see this during step 9. How do I get git installed on iOS if that’s the case can this be done though the ISH environment? I had GitHub mobile app installed.

I guess iOS doesn’t come with git pre-installed - try this: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

apk add git

1 Like