Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tengkuhafidz/daily-habit-bot

Daily habit challenge bot for Telegram group
https://github.com/tengkuhafidz/daily-habit-bot

Last synced: 5 days ago
JSON representation

Daily habit challenge bot for Telegram group

Awesome Lists containing this project

README

        

# Daily Group Habit Challenge Telegram Bot

A simple bot that tracks the completion of a habit challenge in any telegram group.

To be run on Deno.

## How to Run

1. add a `.env` file with the values as show in `.env.sample`
2. Run the following command:

```bash
deno run --allow-net --allow-env --allow-read index.ts
```