timriley / campfire-bot

An extensible bot for the Campfire web-based chat system #crc

This URL has Read+Write access

campfire-bot / config.example.yml
100644 12 lines (12 sloc) 0.255 kb
1
2
3
4
5
6
7
8
9
10
11
12
development:
  site: campfire_subdomain_name
  room: Test
  username: foo@bar.com
  nickname: Bot Name
  password: password
production:
  site: campfire_subdomain_name
  room: Company Chat
  username: foo@bar.com
  nickname: Bot Name
  password: password