https://github.com/yeukfei02/ntu-bus-arrival-bot
ntu-bus-arrival-bot
https://github.com/yeukfei02/ntu-bus-arrival-bot
bot bus hacktoberfest nodejs ntu ntu-bus-arrival telegram telegram-bot
Last synced: about 1 month ago
JSON representation
ntu-bus-arrival-bot
- Host: GitHub
- URL: https://github.com/yeukfei02/ntu-bus-arrival-bot
- Owner: yeukfei02
- License: mit
- Created: 2022-04-03T05:39:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:55:58.000Z (over 2 years ago)
- Last Synced: 2025-01-11T01:27:31.709Z (over 1 year ago)
- Topics: bot, bus, hacktoberfest, nodejs, ntu, ntu-bus-arrival, telegram, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ntu-bus-arrival-bot
ntu-bus-arrival-bot
## Requirement
- install yarn
- install node (v14+)
## Testing and run
```zsh
$ yarn
// development
$ yarn run dev
// production
$ yarn run start
// use eslint and prettier to format code
$ yarn run lint
```
## Example command
Show all example command
```zsh
/start
```