bottymcbottyface 0.1.3

A collection of IRC bots
Documentation
1
2
3
4
5
6
7
8
9
10
//! Warning: this is not a library, merely a container for a collection of utility binaries.
//!
//! I've placed created them as examples for convenience.
//!
//! See [readme](https://github.com/booyaa/bottymcbottyface/blob/master/README.md) for usage.
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {}
}