8000 GitHub - dnaka91/codewars-bot: Codewars Bot (for Slack) written in Rust 🦀
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
/ codewars-bot Public archive

Codewars Bot (for Slack) written in Rust 🦀

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

dnaka91/codewars-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="Skeleton Skeleton--text"> 
 
 
 
 
 
 

Codewars Bot (for Slack)

CI

A Slack bot to report codewars statistics, written in Rust 🦀.

Setup

The application currently expects settings to be provided through environment variables provided by an .env file. The required variables are as follows:

Variable Description
SIGNING_KEY Key to verify the HTTP calls come from Slack
WEBHOOK_URL Webhook to send messages to a Slack team channel

Build

Have the latest rust toolchain and cargo installed and run:

cargo build

Docker

The project contains a Dockerfile so you can package the bot as an independent image.

docker build -t codewars-bot .

Running

Well simply execute the compiled binary, run directly through cargo (cargo run) or run the previously built Docker image.

License

This project is licensed under either of

at your option.

About

Codewars Bot (for Slack) written in Rust 🦀

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 
0