https://github.com/vendethiel/scalert
StarCraft Event Alerter. In Crystal.
https://github.com/vendethiel/scalert
bot crytal discord starcraft teamliquid
Last synced: about 2 months ago
JSON representation
StarCraft Event Alerter. In Crystal.
- Host: GitHub
- URL: https://github.com/vendethiel/scalert
- Owner: vendethiel
- License: mit
- Created: 2017-12-31T16:16:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T20:30:53.000Z (over 2 years ago)
- Last Synced: 2025-01-27T08:45:10.924Z (over 1 year ago)
- Topics: bot, crytal, discord, starcraft, teamliquid
- Language: Crystal
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scalert
An event alerter bot for StarCraft.
## Installation
Clone the repo.
## Usage
```bash
SCALERT_TOKEN="your discord token here" SCALERT_CLIENTID="your discord clientid here" crystal run src/scalert.cr
```
## Development
Write code.
## Contributing
1. Fork it ( https://github.com/vendethiel/scalert/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
## Contributors
- [vendethiel](https://github.com/vendethiel) vendethiel - creator, maintainer