This commit is contained in:
2
main.py
2
main.py
@@ -113,6 +113,8 @@ async def handle_menu(update: Update, context: ContextTypes.DEFAULT_TYPE) -> Non
|
||||
|
||||
# --- Main Function ---
|
||||
def main():
|
||||
print("Starting Jarvis...")
|
||||
|
||||
# Initiate api
|
||||
kuma_api = kuma.KumaAPI("http://192.168.1.2:36667", "k!PTfyvoIJho9o*gX6F1")
|
||||
torrent_api = torrent.TorrentApi("http://192.168.1.17:8112", "tMHNjrJr7nhjyhJrYsahi4anq2h6LJ")
|
||||
|
||||
Reference in New Issue
Block a user