https://github.com/xditya/pexelsbot
pexels.com searcher and uploader on telegram.
https://github.com/xditya/pexelsbot
bot pexels telegram telegram-bot
Last synced: 11 months ago
JSON representation
pexels.com searcher and uploader on telegram.
- Host: GitHub
- URL: https://github.com/xditya/pexelsbot
- Owner: xditya
- Created: 2022-09-15T04:47:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T10:40:42.000Z (over 3 years ago)
- Last Synced: 2025-04-22T08:43:09.910Z (about 1 year ago)
- Topics: bot, pexels, telegram, telegram-bot
- Language: TypeScript
- Homepage: https://xditya.me
- Size: 16.6 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pexels Search Bot
A telegram bot to search [Pexels](https://pexels.com).
## Deploying
```
git clone https://github.com/xditya/PexelsBot
cd PexelsBot
-- Make a .env file with contents as in .env.sample --
deno task start
```
## Contibuting
PRs are always welcome!
## Contact
- [Telegram](https://t.me/BotzHub).
- [Website](https://xditya.me).
> Special thanks to [@ArnabXD](https://github.com/ArnabXD) for helping me with `.ts` and [@dcdunkan](https://github.com/dcdunkan) for all the suggestions!