mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
[V3] guild->server (#1529)
Mostly string renames
customcom now recognized {guild} and {server}
This commit is contained in:
@@ -193,7 +193,7 @@ class Audio:
|
||||
status = await self.config.status()
|
||||
vote_percent = data['vote_percent']
|
||||
msg = ('```ini\n'
|
||||
'----Guild Settings----\n')
|
||||
'----Server Settings----\n')
|
||||
if dj_enabled:
|
||||
msg += 'DJ Role: [{}]\n'.format(dj_role_obj.name)
|
||||
if jukebox:
|
||||
|
||||
Reference in New Issue
Block a user