Last active
May 17, 2022 17:26
-
-
Save gdude2002/0c4f64400c6291a9006f230d8ae33482 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- type: threads | |
mode: active | |
template: "**»** {EMOJI}[{NAME}]({URL}) | {ACTIVE_TIME}" | |
description: This is a list of recently-active threads, sorted by the time they were last active. | |
archive_status_in_name: false | |
archived_emoji: "🔇" | |
- type: threads | |
mode: newest | |
template: "**»** {EMOJI}[{NAME}]({URL}) | {CREATED_TIME}" | |
description: This is a list of the ten most-recently created threads, sorted by their creation date. | |
archive_status_in_name: false | |
archived_emoji: "🔇" | |
- type: roles | |
id: second-test | |
title: "Role Assignment" | |
description: "Click the button below to assign yourself any of the following roles." | |
template: "**»** {EMOJI} {MENTION} {DESCRIPTION}" | |
roles: | |
976082711817113610: | |
description: "Let people know that you're talking via a translator" | |
emoji: "<:via_translator:976173251720015922>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment