Updated text color message
This commit is contained in:
@@ -247,7 +247,7 @@ class ImgWelcome:
|
|||||||
valid = False
|
valid = False
|
||||||
|
|
||||||
if valid:
|
if valid:
|
||||||
await self.bot.say('The profile and text colors have been set.')
|
await self.bot.say('The text colors have been set.')
|
||||||
await self.save_settings()
|
await self.save_settings()
|
||||||
|
|
||||||
@imgwelcome.command(pass_context=True, name="channel", no_pm=True)
|
@imgwelcome.command(pass_context=True, name="channel", no_pm=True)
|
||||||
|
|||||||
Reference in New Issue
Block a user