An open API service indexing awesome lists of open source software.

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.

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!