As most of us know that Glitch permanently banned all pinging services and everything related to them. Most of us also can’t afford buying a Glitch subscription or using other services. There is a great solution that you can do on an old iphone or ipad! What You Will Need:
IOS Device- if you have an android device check out this thread
Internet access
Testflight and ISH app
Code editor: Not needed, you can just edit files in github.
Step by Step Directions:
1.If you use vscode, write your files in there, if you don’t go to github
Once downloaded, click here to download the ISH app
Once you have ish, run the command: apk add npm
Run the npm i node.js command
Run the command git clone github.com/[USERNAMEHERE]/[YOUR_GITHUB_REPO_NAME] to import your files
Lets start the bot!
Run node index.js or a npm start
How long my bot will run for?
The bot will run 24/7 unless your device runs out of the battery or once you lose the internet connection. To keep your ios device from falling asleep, go to settings > Display & Brightness > Auto-Lock > Never
How much RAM, MEMORY, and CPU my bot will have?
This all depends on your device and internet. The better device is, the better your bot hosting is.
I probably wouldn’t do this, even if you have it plugged in, this will probably still drain the battery and limit the percentage the battery can go to, a problem already common with iOS devices.
Your device is used (by system, apps and etc…) 24/7 anyways, it’s just the usage not being that extreme. I mean, Termux (running my bot) consumes 25% of my battery every 8 hours, it isn’t that bad, it could’ve been worse .
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.
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 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.