https://github.com/magicxor/piclibbot
inline image search Telegram bot
https://github.com/magicxor/piclibbot
bot cli console-application csharp dotnet dotnet-core http-client image image-search inline-bot polly retry telegram telegram-bot
Last synced: 3 months ago
JSON representation
inline image search Telegram bot
- Host: GitHub
- URL: https://github.com/magicxor/piclibbot
- Owner: magicxor
- License: unlicense
- Created: 2024-03-12T23:12:15.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-15T08:47:04.000Z (6 months ago)
- Last Synced: 2025-01-10T18:16:17.932Z (5 months ago)
- Topics: bot, cli, console-application, csharp, dotnet, dotnet-core, http-client, image, image-search, inline-bot, polly, retry, telegram, telegram-bot
- Language: C#
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# piclibbot
inline image search Telegram bot[Demo](https://github.com/magicxor/piclibbot/assets/8275793/eefe028d-c7c1-4119-8bed-fda125f0457e)
### Docker
```powershell
docker build . --progress=plain --file=PicLibBot/Dockerfile -t piclibbot:latest
```Environment variables: `PICLIBBOT_PicLibBot__TelegramBotApiKey`, `PICLIBBOT_PicLibBot__ImagesFetchTimeoutInSeconds`, `PICLIBBOT_PicLibBot__MaxInlineResults`, `PICLIBBOT_PicLibBot__LibreYApiMirrors__0`, `PICLIBBOT_PicLibBot__LibreYApiMirrors__1`, ...
### Configuration
```
"LibreyApiMirrors": [
"https://librex.nohost.network",
"https://librex.uk.to",
"https://librey.baczek.me",
"https://librey.franklyflawless.org",
"https://librey.myroware.net",
"https://librey.nezumi.party",
"https://librey.org",
"https://lx.benike.me",
"https://ly.owo.si",
"https://search.funami.tech"
]
```### Back-end
* https://github.com/Ahwxorg/librey
* https://github.com/hnhx/librex