-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathodchbot.yml.example
43 lines (43 loc) · 920 Bytes
/
odchbot.yml.example
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
34
35
36
37
38
39
40
41
42
43
---
config:
allow_anon: 1
allow_external: 1
allow_passive: 1
botdescription: I am Dragon, hear me RAWR
botemail: dragon@localhost
botname: Dragon
botshare: 136571
botspeed: LAN(T1)
bottag: RAWRDC++
commandPath: commands
cp: "-"
jabber:
username: dragon
password: 'password'
server: im.example.com
domain: example.com
conference_server: conference.example.com
resource: sage
port: 5222
forums:
- dragon
- example
db:
database: odchbot.db
driver: SQLite
host: ''
password: ''
path: logs
port: ''
username: ''
debug: 0
hubname: OpenDCHub ChatHub
hubname_short: ODCH
maintainer_email: [email protected]
min_username: 3
minshare: '5368709120'
no_perms: You do not have adequate permissions to use this function!
timezone: Australia/Canberra
username_anonymous: Anonymous
username_max_length: 35
version: v3