From c4f44aebb6d3affa903b55d5ead700c4fa8b2a7b Mon Sep 17 00:00:00 2001
From: Hamid Bluri
Date: Sat, 29 Jul 2023 16:09:11 +0330
Subject: [PATCH] Added package bale (#2667)
---
packages.json | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/packages.json b/packages.json
index ec19b3e..616b5e2 100644
--- a/packages.json
+++ b/packages.json
@@ -30959,5 +30959,21 @@
"description": "Native gui client for OpenAI chatgpt",
"license": "GPL-3.0-or-later",
"web": "https://github.com/jaredmontoya/chatgptclient"
+ },
+ {
+ "name": "bale",
+ "url": "https://github.com/hamidb80/bale",
+ "method": "git",
+ "tags": [
+ "bale",
+ "bale.ai",
+ "bot",
+ "api",
+ "client",
+ "messanger"
+ ],
+ "description": "Bale.ai bot API",
+ "license": "MIT",
+ "web": "https://github.com/hamidb80/bale"
}
]