# Triagebot This is the triage and team assistance bot for the rust-lang organization. Please see the [wiki] for our documentation, and feel free to contribute edits if you find something helpful! [wiki]: https://github.com/rust-lang/triagebot/wiki ## Installation The `GITHUB_WEBHOOK_SECRET` and `GITHUB_API_TOKEN` environment variables need to be set. If `GITHUB_API_TOKEN` is not set, the token can also be stored in `~/.gitconfig` in the `github.oauth-token` setting. ## License Triagebot is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.