https://github.com/lsqy/taro-music-bot
A bot app for taro-music
https://github.com/lsqy/taro-music-bot
Last synced: 4 months ago
JSON representation
A bot app for taro-music
- Host: GitHub
- URL: https://github.com/lsqy/taro-music-bot
- Owner: lsqy
- License: isc
- Created: 2019-06-30T12:26:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T23:55:53.000Z (over 2 years ago)
- Last Synced: 2024-12-30T20:21:56.033Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# taro-music-bot
> A GitHub App built with [Probot](https://github.com/probot/probot) that A bot app for taro-music
## Setup
```sh
# Install dependencies
npm install# Run typescript
npm run build# Run the bot
npm start
```## Contributing
If you have suggestions for how taro-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[ISC](LICENSE)