AutoTSS
A Discord bot that automatically saves SHSH blobs for all of your iOS devices.
Install / Use
/learn @m1stadev/AutoTSSREADME
Automatically save SHSH blobs for all of your iOS devices through Discord.
Want an automatic CLI blob saver? Check out AutoTSS-cli!
Comparison with similar tools
| Feature | AutoTSS | shsh.host | TSSSaver | blobsaver | tsschecker | shshd | |-|-|-|-|-|-|-| | A12+ support | ✅* | ✅* | ✅* | ✅ | ✅ | ✅ | | Doesn't require a jailbreak | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | | Saves SHSH blobs automatically | ✅ | ❌ | ❌ | ✅** | ❌ | ✅ | | Doesn't use local system resources | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | | Saves SHSH blobs for beta iOS versions | ✅ | ✅ | ❌ | ✅*** | ✅*** | ❌ | | Automatically grabs generator-apnonce combo | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | | Detects "signing parties" | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
<sup>* Requires users to already have a generator-apnonce combination for their device, more information on that can be found here.</sup><br> <sup>** Requires users to leave blobsaver always running.</sup><br> <sup>*** Requires users to manually specify a BuildManifest from a beta IPSW.</sup>
Running
To locally host your own instance, create a Discord bot and follow these steps:
-
Build and install
tsscheckerand its dependenciesIf running on Windows, you can download the latest
tsscheckerrelease from here and place it in the AutoTSS directory. -
Create a virtual env and install dependencies
python3 -m venv --upgrade-deps env && source env/bin/activate pip3 install -Ur requirements.txt -
Create a
.envfile and set the following environment variables:
-
AUTOTSS_MAX_DEVICES- Number of devices to allow users to add -
AUTOTSS_TOKEN- AutoTSS token -
AUTOTSS_OWNER- ID of the user that owns the bot -
AUTOTSS_TEST_GUILD- (Optional) ID of guild to create commands in for testing -
AUTOTSS_WEBHOOK- (Optional) URL to a Discord webhook for logging -
Example
.envfile:AUTOTSS_MAX_DEVICES=10 AUTOTSS_TOKEN=<TOKEN> AUTOTSS_OWNER=<OWNER ID>
-
Start AutoTSS
python3 bot.py
AutoTSS needs the members intent to be enabled. This can be done by going to the bot menu in your Discord bot application, and enabling the "Server Members Intent".
Support
For any questions/issues you have, join my Discord.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
