Test IRC bot in Rust
Find a file
Darren VanBuren 79487dc3cd Add very rough host lookup functionality.
Currently just based on running host on the machine.
2016-08-22 19:15:39 -07:00
.vscode Add very rough host lookup functionality. 2016-08-22 19:15:39 -07:00
src Add very rough host lookup functionality. 2016-08-22 19:15:39 -07:00
.gitignore Very basic test for IRC library, include hyper for HTTP 2016-07-25 17:56:11 -07:00
Cargo.lock Make Weather command input locations 2016-07-28 02:23:43 -07:00
Cargo.toml Make Weather command input locations 2016-07-28 02:23:43 -07:00
config.json.example Add example config file 2016-08-03 14:52:27 -07:00
LICENSE initial commit 2016-07-25 15:44:15 -07:00
README.md initial commit 2016-07-25 15:44:15 -07:00

rust-bot

Test IRC bot in Rust