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

https://github.com/daemon1024/regex-bot

Regex telegram bot in Deno
https://github.com/daemon1024/regex-bot

Last synced: about 2 months ago
JSON representation

Regex telegram bot in Deno

Awesome Lists containing this project

README

        

# regex-bot

Regex telegram bot in Deno

## How to run the bot?

- clone the repo
- export your telegram bot token as `BOT_TOKEN`
- setup deno
- run `deno run --allow-net --allow-env mod.ts`