forked from sogebot/sogeBot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini
58 lines (52 loc) · 1.21 KB
/
config.ini
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
50
51
52
53
54
55
56
57
58
[twitch]
username = soge__bot
; get oauth password http://oauth.sogehige.tv
; owners = owner1,owner2
owners = soge__
channel = soge__
password =
clientId = 1wjn1i3792t71tl90fmyvd0zl6ri2vg
; set your bot color - Blue, BlueViolet, CadetBlue, Chocolate, Coral, DodgerBlue, Firebrick, GoldenRod, Green, HotPink, OrangeRed, Red, SeaGreen, SpringGreen, YellowGreen
color = OrangeRed
[panel]
username = admin
password = admin
port = 20000
domain = localhost ; set your domain origin - example: awesome.bot.tv
token = 7911776886 ; change this value to be safer
[systems]
notice = true
customcommands = true
keywords = true
points = true
price = true
songs = true
alias = true
moderation = true
ranks = true
bets = true
clips = true
raffles = true
queue = true
cooldown = true
gambling = true
highlights = true
commercial = true
phillipshue = false
[integrations]
twitter = false
[phillips-hue]
host = 127.0.0.1
user = newdeveloper
timeout = 10000
port = 8000
[twitter]
user = YourTwitterUserName
consumerKey = consumer_key_here
consumerSecret = secret_key_here
accessToken = access_token_here
secretToken = access_token_secret_here
[bot]
; !!! don't enable anything unless you know what you are doing !!!
debug = false
console = false