root/lang/perl/Charsbot/trunk/charsbot_sample.yaml @ 13717

Revision 5627, 346 bytes (checked in by charsbar, 5 years ago)

lang/perl/Charsbot: imported

Line 
1server:   chat.freenode.net
2port:     6667
3nick:     charsbot
4username: charsbot
5charset:  utf-8
6store:
7  type:  Charsbot::Store::DBI
8  dsn:   dbi:SQLite:charsbot.db
9  table: charsbot
10modules:
11  - name: Karma
12  - name: Seen
13  - name: CoreList
14  - name: Infobot
15  - name: Google
16  - name: Eval
17  - name: URI
18channels:
19  - #test
Note: See TracBrowser for help on using the browser.