ZoeyR / nestor

irc bot framework for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nestor

license Build Status codecov Crates.io

nestor is an irc bot framework for Rust, inspired by the API of rocket.

Development

Prerequisites

  • rustc and cargo (1.41.0 or newer)
  • openssl dev libraries on mac or linux

Building

  • git clone https://github.com/ZoeyR/nestor
  • cd nestor\nestor
  • cargo build

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

irc bot framework for Rust

License:Apache License 2.0


Languages

Language:Rust 96.4%Language:Python 3.6%