Discord Services Discord Services MCQ 5 — Questions and Answers
Question 1: What is Discord's 'AutoMod' feature used for?
- Automatically generating server rules
- Detecting and acting on rule-breaking messages automatically (Correct answer)
- Auto-assigning roles to new members
- Scheduling announcements
Correct answer: Detecting and acting on rule-breaking messages automatically
AutoMod uses keyword filters and AI detection to automatically block, flag, or timeout users for rule-breaking content.
Question 2: Which Discord plan is required to share your screen in HD quality?
- Discord Basic
- Discord Free
- Discord Nitro (Correct answer)
- Discord Server Boost
Correct answer: Discord Nitro
Discord Nitro subscribers can stream at up to 1080p/60fps, while free users are limited to 720p/30fps.
Question 3: What is the maximum file upload size for a Discord user without Nitro?
- 8 MB
- 10 MB
- 25 MB (Correct answer)
- 50 MB
Correct answer: 25 MB
Non-Nitro users can upload files up to 25 MB, while Nitro Basic allows 50 MB and full Nitro allows 500 MB.
Question 4: What does enabling 'Developer Mode' in Discord allow users to do?
- Access beta features
- Copy IDs of users, messages, and channels (Correct answer)
- Create bots without a developer account
- Enable debug logs in the app
Correct answer: Copy IDs of users, messages, and channels
Developer Mode adds a 'Copy ID' option to right-click menus, making it easy to get snowflake IDs for messages, users, and channels.
Question 5: Which of the following correctly describes Discord's 'Snowflake' ID system?
- A 64-bit integer encoding timestamp, worker ID, and sequence (Correct answer)
- A UUID v4 assigned at account creation
- A random 10-digit numeric ID
- A hashed username and join date
Correct answer: A 64-bit integer encoding timestamp, worker ID, and sequence
Discord Snowflakes are 64-bit integers that encode a millisecond-precision timestamp, an internal worker ID, and a sequence number.
Question 6: What is the role of a 'Webhook' in Discord?
- A bot that listens for voice commands
- A URL that allows external services to post messages to a channel (Correct answer)
- A moderation tool for filtering links
- A subscription for channel notifications
Correct answer: A URL that allows external services to post messages to a channel
Webhooks provide a simple HTTP endpoint that external apps can POST to in order to send messages into a Discord channel.
Question 7: Which Discord permission allows a role to manage messages sent by other users in a channel?
- Send Messages
- Manage Channels
- Manage Messages (Correct answer)
- Read Message History
Correct answer: Manage Messages
The 'Manage Messages' permission lets users delete or pin messages sent by others within a channel.
What is Discord's 'AutoMod' feature used for?