mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add package bard (#2654)
* Moved all my repos to my own git server; Added `checkif` package * Added package bard --------- Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
parent
b3d70d2bdf
commit
2e058e04c2
@ -11,7 +11,7 @@
|
|||||||
"sunrise",
|
"sunrise",
|
||||||
"sunset",
|
"sunset",
|
||||||
"moonrise",
|
"moonrise",
|
||||||
"moonset",
|
"moonset"
|
||||||
],
|
],
|
||||||
"description": "Astro functions for calcuation of sun and moon position, rise and set time as well as civil, nautical and astronomical dawn and dusk as a function of latitude and longitude.",
|
"description": "Astro functions for calcuation of sun and moon position, rise and set time as well as civil, nautical and astronomical dawn and dusk as a function of latitude and longitude.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -30843,5 +30843,20 @@
|
|||||||
"description": "Search for files in a directory hierarchy.",
|
"description": "Search for files in a directory hierarchy.",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"web": "https://github.com/Gruruya/nimf"
|
"web": "https://github.com/Gruruya/nimf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bard",
|
||||||
|
"url": "https://github.com/thisago/bard",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"batchexecute",
|
||||||
|
"bard",
|
||||||
|
"ai",
|
||||||
|
"google"
|
||||||
|
],
|
||||||
|
"description": "Nim interface of Google Bard free API",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/thisago/bard"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user