ichverstehe / nancie

irc bot for collaborative tweeting, with a #sinatra twist.

nancie / config.yml.example
100644 13 lines (12 sloc) 0.183 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
---
irc:
  nick: somebot
  server: irc.freenode.net
  channel: myawesomechan
  nickserv: passwd_for_nickserv
allowed:
- foo
- bar
twitter:
  login: mytwitter
  password: xxxxxxxx