Sha256: 3712cb5549d298e151d37848804ed7bcb8e01abf8ac3ed5ecafa4ead64b58819
Contents?: true
Size: 330 Bytes
Versions: 2
Compression:
Stored size: 330 Bytes
Contents
# lita-whoami This handler allows you to tell Lita who people are ## Installation Add lita-whoami to your Lita instance's Gemfile: ``` ruby gem "lita-whoami" ``` ## Usage ``` lita taylor is a bad programmer ``` ``` lita who is taylor ``` ``` lita taylor isn't a bad programmer ``` ``` lita I don't know who anyone is ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lita-whoami-0.1.4 | README.md |
lita-whoami-0.1.3 | README.md |