Add package clibard (#2658)

* Moved all my repos to my own git server; Added `checkif` package

* Added package clibard

---------

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
Thiago 2023-07-21 03:39:40 +00:00 committed by GitHub
parent e46052ef8b
commit b947025e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30888,6 +30888,20 @@
"license": "MIT",
"web": "https://github.com/thisago/gookie"
},
{
"name": "clibard",
"url": "https://github.com/thisago/clibard",
"method": "git",
"tags": [
"cli",
"bard",
"ai",
"chat"
],
"description": "Command line interface for Google Bard",
"license": "GPL-3.0-or-later",
"web": "https://github.com/thisago/clibard"
},
{
"name": "librng",
"url": "https://github.com/xTrayambak/librng",