Closed Weyrd closed 4 months ago
Previous commit will be used for the bot's code.
Successfully added to the bot:
embed = discord.Embed(title="ZUnivers - Corpokonar checker",color=discord.Colour(value=0x19BC14),
description=f"<#{ZU.utils.ECHANGE_MARCHE_CORPO_CHANNEL_ID}>\n\n" + "".join([f"- {x[0]} : {x[1]}\n" for x in tobe_tagged]))
Description:
Currently, the !zu ck command does not include a direct link to the channel. To improve user experience, it would be beneficial to incorporate the channel link into the command output. This will allow users to easily access the channel directly from the command response.
Proposed Changes:
Modify the !zu ck command to include the channel link in its output.
Ensure that the link is formatted correctly and is easily accessible to users.
Benefits:
Improved usability and convenience for users.
Streamlined access to the channel, reducing the need for additional steps.
Channel id: 813980380780691486 (#échange-marché-corpo)