https://github.com/codingstark-dev/telegram-bot-dart
https://github.com/codingstark-dev/telegram-bot-dart
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingstark-dev/telegram-bot-dart
- Owner: codingstark-dev
- Created: 2020-03-29T11:07:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T13:43:36.000Z (about 5 years ago)
- Last Synced: 2025-01-16T00:22:46.195Z (about 1 year ago)
- Language: Dart
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).