mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
[Owner] !set token no longer hidden
This commit is contained in:
@@ -312,7 +312,7 @@ class Owner:
|
||||
settings.email = token
|
||||
settings.password = ""
|
||||
await self.bot.say("Token set. Restart me.")
|
||||
log.debug("Just converted to a bot account.")
|
||||
log.debug("Token changed.")
|
||||
|
||||
@commands.command()
|
||||
@checks.is_owner()
|
||||
|
||||
Reference in New Issue
Block a user