Initial commit

This commit is contained in:
Wyrrrd
2023-05-15 14:22:19 +02:00
commit 80d159a9c2
5 changed files with 840 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
**📢 This repo is maintained and up to date.**
<sup>(If it ever gets abandoned, this date will be far in the past: <i>May 15, 2023</i> )</sup>
---
# 🎛️ ASF Controls
Control your [ASF](https://github.com/JustArchiNET/ArchiSteamFarm) bot from Android
## 🛠️ Setup
- Download [HTTP Shortcuts](https://http-shortcuts.rmy.ch/)
- Under "Import / Export", choose "Import from URL", enter<br>`https://github.com/Wyrrrd/asf-controls/releases/latest/download/shortcuts.zip`
- On first use, this will ask for your ASF URL, password and bot, but you can also set the variables `asf_url`, `asf_password` and `asf_bot_name` manually
## 🤲 Usage
### Toggle ASF bot
I grew annoyed that my bot threw my friends out on Steam library share when farming cards, so this turns on or off the bot.
### Update ASF
Does what it says.
### Update ASFE
As [ASFEnhance](https://github.com/chr233/ASFEnhance) updates separately from ASF and needs a restart, this handles that.