Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmitriigaidarji/tg_jotto

Telegram bot for a multiplayer Jotto game
https://github.com/dmitriigaidarji/tg_jotto

Last synced: 28 days ago
JSON representation

Telegram bot for a multiplayer Jotto game

Awesome Lists containing this project

README

        

# tg_jotto_bot

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.