https://github.com/roxasshadow/cinch-colorize
Allows you to colorize IRC messages
https://github.com/roxasshadow/cinch-colorize
Last synced: over 1 year ago
JSON representation
Allows you to colorize IRC messages
- Host: GitHub
- URL: https://github.com/roxasshadow/cinch-colorize
- Owner: RoxasShadow
- Created: 2013-12-25T14:23:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-11T16:36:24.000Z (over 12 years ago)
- Last Synced: 2025-02-08T02:45:29.462Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cinch-colorize
It allows you to use a smarter `Formatting#format` method.
# How to colorize the world
`$ gem install cinch-colorize`
```ruby
require 'cinch'
require 'cinch/colorize'
```