diff options
| author | 2021-04-28 11:30:39 +0530 | |
|---|---|---|
| committer | 2021-04-28 11:30:39 +0530 | |
| commit | 2edba253c93a9272f9a6a579981c7dfb9358f80c (patch) | |
| tree | 28eee42234fa42ff46ea76520e657667ab56840d /config-default.yml | |
| parent | Wait for cache to be loaded before accesing member voice state and channels. (diff) | |
Use guild.afk_channel atr to retrieve afk Channel instance.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 204397f7f..8c6e18470 100644 --- a/config-default.yml +++ b/config-default.yml @@ -206,7 +206,6 @@ guild: staff_announcements: &STAFF_ANNOUNCEMENTS 464033278631084042 # Voice Channels - afk_voice: 756327105389920306 admins_voice: &ADMINS_VOICE 500734494840717332 code_help_voice_1: 751592231726481530 code_help_voice_2: 764232549840846858 |