diff options
author | 2021-11-14 16:41:46 -0500 | |
---|---|---|
committer | 2021-11-14 21:41:46 +0000 | |
commit | df8a44957aca30f929ed1bdebc97ff33ab5af1ba (patch) | |
tree | 4ef5ca6bb728d03580aafaf7eb8bb6e58dd32e2c | |
parent | Change log level from `WARNING` to `DEBUG`. (#1950) (diff) |
Update order of off-topic channels (#1956)
Reverse order of off-topic channels from ot0, ot1, ot2 to ot2, ot1, ot0
-rw-r--r-- | bot/resources/tags/off-topic.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bot/resources/tags/off-topic.md b/bot/resources/tags/off-topic.md index 6a864a1d5..287224d7f 100644 --- a/bot/resources/tags/off-topic.md +++ b/bot/resources/tags/off-topic.md @@ -1,9 +1,9 @@ **Off-topic channels** There are three off-topic channels: -• <#291284109232308226> -• <#463035241142026251> • <#463035268514185226> +• <#463035241142026251> +• <#291284109232308226> Their names change randomly every 24 hours, but you can always find them under the `OFF-TOPIC/GENERAL` category in the channel list. |