Added response to !setlogchannel
This commit is contained in:
parent
89a1216326
commit
e6de109214
@ -23,5 +23,7 @@ class LogCommands(commands.Cog):
|
||||
|
||||
await parsedinfo.flush() # Yes
|
||||
|
||||
await ctx.reply(f"Changed log channel to {channel.mention}")
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(LogCommands(bot))
|
Loading…
x
Reference in New Issue
Block a user