mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 19:58:54 -05:00
I'm just gonna... (#304)
This commit is contained in:
parent
9697d8f692
commit
292f0a5ee4
@ -941,7 +941,7 @@ class Audio:
|
|||||||
|
|
||||||
self.settings["MAX_CACHE"] = size
|
self.settings["MAX_CACHE"] = size
|
||||||
await self.bot.say("Max cache size set to {} MB.".format(size))
|
await self.bot.say("Max cache size set to {} MB.".format(size))
|
||||||
self.save_settings
|
self.save_settings()
|
||||||
|
|
||||||
@audioset.command(name="maxlength")
|
@audioset.command(name="maxlength")
|
||||||
@checks.is_owner()
|
@checks.is_owner()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user