In discord.py, I have a @tasks.loop which runs every 10 seconds. It fetches a message by bot.fetch_message(message-id) and edits it from hi to
bot.fetch_message(message-id)
hi