crirc

IRC protocol implementation (Client, Server, Bots) irc-client crystal-lib irc
0.4.0 released

Crirc

A crystal library to create irc client/bot/server.

Works with crystal v0.23.0

Installation

travis

To install the lib, you will have to add the Crirc dependancy to your project.

Add this to your application's shard.yml:

dependencies:
  Crirc:
    github: Meoowww/Crirc
    branch: master # because it is still in dev

Then, run crystal deps install to fetch the lib.

Documentation

The documentation is built automaticaly when a commit is pushed on master on github, via Travis: https://meoowww.github.io/Crirc/.

A full implementation of a bot is published and maintained on https://github.com/Meoowww/DashBot.

Contributing

  1. Fork it ( https://github.com/Meoowww/Crirc/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • Nephos Arthur Poulet - creator, maintainer
  • Damaia Lucie Dispot - developer
crirc:
  github: Meoowww/Crirc
  version: ~> 0.4.0
License MIT
Crystal 0.23.1

Authors

Dependencies 0

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently