Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diy0r/inspector-tg-bot
https://github.com/diy0r/inspector-tg-bot
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/diy0r/inspector-tg-bot
- Owner: DIY0R
- Created: 2024-08-25T16:03:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T16:52:19.000Z (3 months ago)
- Last Synced: 2024-08-25T17:28:39.792Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### This bot was commissioned a year ago, and I have decided to make it open source. I aimed to leverage Inversion of Control (IoC) principles with the [Inversify](https://github.com/inversify/InversifyJS) and [Telegraf](https://telegraf.js.org/). This project demonstrates how to use IoC containers to build maintainable bots in Node.js.