-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
48 lines (34 loc) · 840 Bytes
/
.env
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
#############################
#
# Debug Mode configuration
#
#############################
# Uncomment next line to enable debug mode
# DEBUG=true
#############################
#
# blueset.telegram settings
#
#############################
# Telegram Bot Admin/Owner UID
CFG_TGBOT_ADMIN=10000
# Telegram Bot Proxy Url - only support http protocol
# Uncomment next line to set and use http_proxy
CFG_TGBOT_PROXY=http://XXX.XXX.XXX.XXX:端口号/
# Telegram Bot APi Token
CFG_TGBOT_TOKEN=012345:ABCDEFG
#############################
#
# milkice.qq settings
#
#############################
# https://github.com/zerorigin/efb-filter-middleware
# Uncomment next line to Enable zerorigin.filter
# CFG_MODS_FILTER=1
#############################
#
# go-cqhttp settings
#
#############################
# QQ Account
CFG_CQHTTP_QQ=10001