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
- Host: GitHub
- URL: https://github.com/daemon1024/regex-bot
- Owner: daemon1024
- License: apache-2.0
- Created: 2020-07-27T10:09:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T09:58:15.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T00:57:15.244Z (4 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`