changes in comments
This commit is contained in:
@@ -100,7 +100,7 @@ async def update_rss(ctx):
|
||||
df = rss_gen.create_df()
|
||||
rss_gen.create_48h_latest(df)
|
||||
rss_gen.create_25_recent_feed(df)
|
||||
await ctx.respond(f"Sucessfully uploaded updated RSS feed")
|
||||
await ctx.respond(f"Sucessfully updated RSS feed")
|
||||
|
||||
@bot.slash_command()
|
||||
async def upload(ctx):
|
||||
|
||||
Reference in New Issue
Block a user