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

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.

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