-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathconfig.js
123 lines (122 loc) · 5.26 KB
/
config.js
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
/*
* Copyright (C) 2025 Vaxera
* Licensed under the Prismo License v2.0
* Unauthorized use, distribution, or modification is strictly prohibited.
* Legal actions, including DMCA takedowns and financial penalties, may apply.
*/
module.exports = {
Shards: {
totalShards: "auto",
shardsPerCluster: 4,
totalClusters: "auto",
},
Client: {
Token: "",
Prefix: ".",
VanityGuardToken: "",
botId: "",
botSecret: "",
TopGG: "",
DefaultPermissions: ["SendMessages", "EmbedLinks", "ReadMessageHistory"],
DefaultUsersPermissions: ["SendMessages"],
Owners: [],
VanityGuard: "",
QuiteJsk: [""],
OpenAIApi: "",
LogsChannel: "",
Emojis: {
Flags: {
BugHunter1: "<:bug_hunter_level_1:1026802184244973578>",
BugHunter2: "<:bug_hunter_level_2:1026802201630363688>",
CertifiedModerator: "<:discord_certified_moderator:1026802219586179072>",
Exployee: "<:discord_employee:1026802234152988682>",
EarlySupporter: "<:early_nitro_supporter:1026802249604808715>",
EarlyVerifiedBotDeveloper: "<:early_verified_bot_developer:1026802270320472064>",
HyperSquadBalance: "<:house_of_balance:1026802325723029594>",
HyperSquadBravery: "<:house_of_bravery:1026802346157678624>",
HyperSquadBrilliance: "<:house_of_brilliance:1026802366701387786>",
HyperSquadEvent: "<:hype_squad_events:1026802386141982731>",
PartnerServerOwner: "<:partnered_server_owner:1026802425065115698>",
VerifiedBot: "<:verified_bot:1026802440974127125>",
SupportCommands: "<:SupportsCommands:1026829065652547655>",
},
},
PrimaryColor: "#2b2d31",
ErrorColor: "#ff0000",
SuccessColor: "#66f0b1",
emoji: {
prismoemo: "<:prismo:1106917452165697546>",
invite: "<:pr_invitee:1121823864599617616>",
support: "<:pr_supportticon:1121823895905898548>",
welcome: "<:pr_wlcmm:1121684271371927604>",
moderation: "<:pr_modd:1121823655178014731>",
utility: "<:pr_utilitiess:1121823606528294932>",
fun: "<:pr_funn:1121823694394761337>",
image: "<:pr_imagess:1121823729660473504>",
giveaway: "<:pr_giveawayy:1121823769313423390>",
tick: "<:pr_tick:1106934814176710788>",
cross: "<:pr_cross:1106935432396156968>",
gear: "<:pr_wrenchh:1121828237937475655>",
seen: "<:pr_seenn:1121823833066844280>",
down: "<:pr_downn:1107379241097646140>",
online: "<:pr_dgreen:1107391525211623526>",
idle: "<:pr_dyellow:1107391540101382254>",
dnd: "<:pr_dred:1107391535131136131>",
member: "<:pr_memberr:1121823801030758422>",
gift: "<:pr_tada01:1107613502077669487>",
giveaway2: "<:pr_wonn:1121823929204482148>",
loading: "<a:pr_loading:1107620039047266395>",
developerEmoji: "<:pr_devsss:1121824142296088656>",
communitymanager: "<:pr_cmmanagerr:1121824078353940480>",
ownerEmoji: "<:pr_ownerr:1121824105499467787>",
adminEmoji: "<:pr_adminn:1121825348967989258>",
managerEmoji: "<:pr_managerrr:1121823962515636234>",
moderatorEmoji: "<:pr_modd:1121823655178014731>",
staffEmoji: "<:pr_supportticon:1121823895905898548>",
supporterEmoji: "<:pr_supporters:1121825212393082880>",
bughunterEmoji: "<:pr_bugsss:1121825266138877974>",
specialonesEmoji: "<:pr_specialoness:1121825302495101008>",
add: "<:pr_pluss:1121825383633920100>",
info: "<:pr_cloudd:1121825240075468800>",
channel: "<:pr_channel:1107646822090014761>",
Exclamation: "<:pr_exclaimed:1107353860160368731>",
emptybar: "<:pr_empty1:1107650030216675449>",
barleft: "<a:pr_progressl:1107650029042274354>",
barmid: "<a:pr_progressc:1107650027607834644>",
barright: "<a:pr_progressr:1107650025816862811>",
emptybarend: "<:pr_empty2:1107650031995068497>",
arrow: "<:pr_arrow:1107652102198661150>",
dot: "<:Cosy_h_dot:1098548407485878285>",
join: "<:icons_join:1098544918324064266>",
leave: "<:icons_leave:1098544923751501947>",
fake: "<:icons_kick:1098552098448216165>",
memberadd: "<:icons_invite:1098547169704812587>",
star: "<:icons_star:859388127880544296>",
guide: "<:pr_guidee:1122070815698075691>",
},
serverId: "",
roleIds: {
ownerRoleId: "",
communityManagerRoleId: "",
adminRoleId: "",
developerRoleId: "",
managerRoleId: "",
moderatorRoleId: "",
staffRoleId: "",
supporterRoleId: "",
bughunterRoleId: "",
specialonesRoleId: "",
},
},
Database: {
Uri: "",
},
Webhook: {
Url: "",
},
Url: {
InviteURL: "",
SupportURL: "https://discord.gg/QX3YKQTrzQ",
GuideURL: "https://docs.prismo.one",
},
};