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

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

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
```