-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yaml
49 lines (46 loc) · 842 Bytes
/
config.yaml
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
44
45
46
47
48
49
system:
pidfile: /home/etudiant/simark/dorsalfunbot-pid
irc:
server: irc.oftc.net
nick: DorsalFunBotng
user: DorsalFunBotng
encoding: utf-8
tls: False
#tls_verify: False
channels:
- "#dorsal-fun"
modules:
# - name: lightbotactions
# class: LightbotActions
# action: light
- name: fun
class: Fun
action: fun
# - name: music
# class: Music
# action: music
- name: crazy
class: Crazy
action: crazy
# - name: sound
# class: Sound
- name: cafe
class: Cafe
action: menu
- name: meteo
class: Meteo
action: meteo
- name: translate
class: Translate
action: translate
- name: youtube
class: Youtube
- name: publish
class: Publish
action: publish
# - name: amihot
# class: Amihot
# action: amihot
- name: xkcd
class: Xkcd
action: xkcd