-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile
33 lines (25 loc) · 792 Bytes
/
Gemfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
source "https://rubygems.org"
ruby '2.3.0'
#ruby-gemset=lita-bot
gem "lita"
# Uncomment to use the HipChat adapter
# gem "lita-hipchat"
# Uncomment to use the Slack adapter
gem "lita-slack"
# Uncomment to use the IRC adapter
# gem "lita-irc"
# Add handlers to give Lita new functionality.
# For example:
# gem "lita-google-images"
# gem "lita-karma"
gem "lita-manners" # hello
gem "lita-abuse" # abuse username
gem "lita-ascii-art" # ascii FRIDAY
gem "lita-catfacts" # carfacts, catfact
gem "lita-catgif" # catgif
gem "lita-days" # 90 days
gem "lita-rules" # what are the rules?
gem 'lita-random', '~> 0.6.0' # https://github.com/braiden-vasco/lita-random
gem "lita-whois" # whois example.com
gem "lita-wikipedia" # wiki ruby language
gem 'lita-weather', '~> 0.0.4' # weather forecast