-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconstants.yaml
57 lines (53 loc) · 1.89 KB
/
constants.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
50
51
52
53
54
55
56
TRIGGER_PREFIX: ^!
ROLES:
# Moderation role IDs
MAINTENANCE: "849495895724523560"
COMMUNITY_MANAGER: "673607346378768406"
COMMUNITY_MODERATOR: "673607398618824704"
COMMUNITY_HELPER: "960716647121965087"
# Restrictions roles that lock an user out the server
MUTED: "700416695503814756"
LOCKED: "798880154918584400"
SUPPORT_BANNED: "850921753475547167"
DEV_BANNED: "887833920689823774"
# Modmail will not react to the Support Banned users
MODMAIL_IGNORED: "850921753475547167"
# Roles related to Paperback
CONTRIBUTORS: "705505158293094401"
UI_DESIGN: "702638807627071628"
WEBSITE_REVIEWERS: "715295020441403454"
TECHNICIAN: "827231707312422942"
# Paperback supporters including Patreon tiers and Discord Boosts
BOOSTER: "680746808003395648"
SUPPORTER_AAA: "693439143039991898"
SUPPORTER_AA: "693438376174420109"
SUPPORTER_A: "693440825899614249"
# Notification roles for related news about the app
FEEDBACK: "676012997264539649"
ALPHA: "720318041811845154"
BETA: "689129592400642083"
STABLE: "689120090486210613"
# Primary Device selection OS for new users
IOS: "960012119242338345"
IPADOS: "960012157964152865"
MACOS: "960012162187804752"
# Default role that unlock the Community part of Paperback
COMMUNITY_CLEARANCE: "916347966577602560"
CHANNELS:
WARN_LOGS: "965740329506590740"
# Default channels that users SHOULD see when they join the server. (Do not have a category)
WELCOME: ""
SUPPORT: "916345093139615744"
# Modmail with the bot
MODMAIL:
LOGGING: "834524713907781632"
THREADS: "916345093139615744"
# Channels under the READ ME category
RULES: "916342743301759097"
ANNOUNCEMENTS: "965063865702416414"
RELEASES: "965076953038200832"
# Channels under the COMMUNITY category
# Channels under the APP DEV category
ALPHA_CHAT: "757959539051069591"
# Channels under the LOGS category
CUSTOM_ROLES: "965304251305852988"