crirc
Version, currently 0.5.05 versions
github.com/Meoowww/Crirc
Migrated to https://git.sceptique.eu/Sceptique/Crirc
21 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crirc:
github: Meoowww/Crirc
version: ~> 0.5.0Then run:
shards installshard.yml
- Crystal
0.31.1- License
- MIT
- Author
- Arthur Poulet <arthur.poulet@sceptique.eu>
Dependencies
This version declares no dependencies.
README
# Crirc
A crystal library to create irc client/bot/server.
## Installation
[](https://travis-ci.org/Meoowww/Crirc)
To install the lib, you will have to add the Crirc dependancy to your project.
Add this to your application's `shard.yml`:
```yaml
dependencies:
Crirc:
github: Meoowww/Crirc
```
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/>.
This explains the architecture and design on the library, and details the technical informations about the internal & external API.
Specifications (unit tests) are written into the `/spec` directory.
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](https://github.com/Nephos) Arthur Poulet - creator, maintainer
- [Damaia](https://github.com/Lucie-Dispot) Lucie Dispot - developer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.5.0- Tagged
- Dec 4, 2019
- Commit
cb049c7312fc- Crystal
0.31.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Meoowww/Crirc
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 5