File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ prefix = "t."
7
7
[github ]
8
8
owner = " JadenLabs"
9
9
name = " Taiga"
10
- commits_per_page = 9
10
+ commits_per_page = 10
11
11
12
12
[ids ]
13
13
sudo_users = [
14
14
1027380375028244551 , # roc.py - lead dev
15
15
]
16
- home_guild = 0 # 1190449108415152199 - taiga supremacy
16
+ home_guild = 1190449108415152199 # taiga supremacy
17
17
18
18
[colors ]
19
19
primary = 0xE7C7EF
@@ -23,14 +23,12 @@ success = 0x00D355
23
23
error = 0xDF0043
24
24
25
25
[emojis ]
26
- # Core emojis
27
26
arrow_right = " <:arrow_right:1268049170267373589>"
28
27
chat = " <:chat:1268049281051525164>"
29
28
dns = " <:dns:1268049301620265011>"
30
29
true = " <:true:1268049349145788540>"
31
30
false = " <:false:1268049317520740394>"
32
31
ping = " <:ping:1268049331064143924>"
33
- # Taiga emojis
34
32
fish = " 🐟"
35
33
heart = " <:heart:1276311384250122353>"
36
34
beans = " <:beans:1276307198338797609>"
Original file line number Diff line number Diff line change 1
- BOT_TOKEN = " "
1
+ BOT_TOKEN = " "
2
+ MONGO_URI = " "
You can’t perform that action at this time.
0 commit comments