Skip to content

winks/cerith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cerith

Intro

An IRC bot written in Rust. Experimental and flawed.

Howto

cargo build --release
./target/release/cerith -c SERVER [-p PORT]
# or
./target/release/cerith -f FILE.toml

Commands

  • !join #channel
  • !part #channel MESSAGE
  • !say #channel MESSAGE
  • !mode #channel +...
  • !mode #channel -...
  • !quit

Thanks

Inspired by rust-pop3.

License

MIT

About

An IRC bot written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published