halbot 1990.1.77 → 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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -39,9 +39,9 @@ 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
- You don't need to pay $20/month for ChatGPT tokens separately.
44
+ You don't need to pay `$20/month` for ChatGPT tokens separately.
45
45
 
46
46
  `halbot` is stable. It has a better user experience than the official web app. You can access `halbot` from your favourite Telegram apps on your phone, tablet and computer.
47
47
 
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.77",
4
+ "version": "1990.1.79",
5
5
  "private": false,
6
6
  "homepage": "https://github.com/Leask/halbot",
7
7
  "type": "module",