-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmessages.yaml
86 lines (62 loc) · 2.56 KB
/
messages.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
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
welcome_back: |
**Welcome to the CPU Discord server!** It seems you have joined the server on this
account before, and your previous info was saved. Is this info still correct?
new_welcome: |
**Welcome to the CPU Discord server!**
Before you can gain access to the server, we need to collect some information about you to make sure you are a Choate student, and so we can add you to our email list.
The first thing we need is your (real) first name so we can change your nickname in the server.
reset: |
Okay, your account was reset.
first_name: |
Please type your first name:
last_name: |
Thanks, {db_user.first_name}! Next, we'll need your last name.
Please type your last name:
email_address: |
Thanks, {db_user.first_name} {db_user.last_name}! Finally, we'll need your Choate email.
Please type your Choate email address:
finished_registration: |
Sounds good! You should now have access to the Discord server.
public_welcome: |
Welcome to the server, {member.mention}!
help: |
If you need help or want to chat, feel free to reach out to Ethan Chapman, Max Fan, or Spencer Bowles.
Commands:
`help`: Prints this message
`register`: Starts the CPU bot registration flow
`info`: Prints your user info
`ctf-problems`: Prints current ctf problems
This bot is open source at https://github.com/ChoateProgrammingUnion/discord-bot. Pull requests and other forms of contribution are welcomed and encouraged!
admin_help: |
Admin commands:
`email`: Prints the entire email list
`start`: begins meeting
`end`: ends meeting
`get-attendance`: Prints attendance for all attending members
`ctf-scoreboard-update`: Updates the current ctf scoreboard to the public
`ctf-get-solves`: Gets solves by user
`ctf-clear-solves`: Clears user solves and updates scoreboard
attendance: |
Your attendance has been recorded! Thank you for attending!
attendance_found: |
You've already recorded your attendance for this meeting!
attendance_set: |
The attendance code is now:
attendance_set_failed: |
Attendance code already exists. Please end the meeting.
meeting_end: |
The meeting is over. Please relax and grab some refreshments.
ctf_flag_acceptance: |
Your flag is correct! Congrats!
ctf_flag_rejection: |
Your flag is incorrect. Try again!
ctf_flag_already_solved: |
You have already submitted this flag!
ctf_scoreboard: |
The current CTF scoreboard is:
ctf_scoreboard_update: |
The scoreboard has been updated.
ctf_solves_cleared: |
The scoreboard has been cleared.
ctf_problems: |
The current CTF problems are: