added feedback message in force_blog
This commit is contained in:
parent
4244d0e9ad
commit
8d119840ac
1 changed files with 1 additions and 0 deletions
|
|
@ -257,6 +257,7 @@ class PhixxyCom(commands.Cog):
|
||||||
|
|
||||||
@commands.command()
|
@commands.command()
|
||||||
async def force_blog(self, ctx):
|
async def force_blog(self, ctx):
|
||||||
|
await ctx.send("Forcing blog generation")
|
||||||
await self.generate_blog()
|
await self.generate_blog()
|
||||||
|
|
||||||
@commands.command(
|
@commands.command(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue