Skip to content

brandonson/irclap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irclap

A bridge between the irc crate and clap-rs. This helps process irc messages as commands, and will also hopefully allow accessing bot commands as command line tools (and vice versa)

Of course, being version 0.1.0, there's a lot of room for improvement.

Docs on docs.rs

Limitations

  • Currently nightly-only, because it needs conservative_impl_trait.
  • No CLI support yet

About

Combine aatxe/irc and kbknapp/clap-rs to parse bot commands as if it were just a CLI command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages