Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dmitriigaidarji/tg_jotto
- Owner: dmitriigaidarji
- Created: 2024-08-03T16:53:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T10:56:32.000Z (about 1 month ago)
- Last Synced: 2024-11-10T11:26:13.381Z (about 1 month ago)
- Language: TypeScript
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.