halbot 1990.1.78 → 1990.1.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -39,7 +39,7 @@ alt="Halbot live demo" width="240" height="180" border="10" /></a>
|
|
|
39
39
|
|
|
40
40
|
## ❤️ Become a sponsor to `halbot`
|
|
41
41
|
|
|
42
|
-
For `$10/month`, you can access the official `halbot` service for a month.
|
|
42
|
+
[For `$10/month`, you can access the official `halbot` service for a month](https://github.com/sponsors/Leask).
|
|
43
43
|
|
|
44
44
|
You don't need to pay `$20/month` for ChatGPT tokens separately.
|
|
45
45
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "halbot",
|
|
3
3
|
"description": "Just another ChatGPT/Bing Chat Telegram bob, which is simple design, easy to use, extendable and fun.",
|
|
4
|
-
"version": "1990.1.
|
|
4
|
+
"version": "1990.1.79",
|
|
5
5
|
"private": false,
|
|
6
6
|
"homepage": "https://github.com/Leask/halbot",
|
|
7
7
|
"type": "module",
|