Discord.py: Hyperlinks

Created on 19 Nov 2020  路  3Comments  路  Source: Rapptz/discord.py

The Problem

In discord.py is it possible to put hyperlinks, since some links are far too long which should be able to hyperlink. Often people find the links too weird and long

The Ideal Solution

Can you please make it so that we can use hyperlinks in discord.py
I am quite an avid user of discord.py in listing users = len(client.users) and yeah. If there is already a feature please reply and tell me how can we put hyperlinks

Thanks and Regards,
NightZan999

feature request

Most helpful comment

"[Text To Click](https://www.youtube.com/)"

  • Needs to be a full url
  • Only works in embeds, duh
  • This won't work in the title, footer or field titles
    If you want to hyperlink a title, you can use the url kwarg in an Embed

All 3 comments

What? You can hyperlink in embeds. What are you asking?

"[Text To Click](https://www.youtube.com/)"

  • Needs to be a full url
  • Only works in embeds, duh
  • This won't work in the title, footer or field titles
    If you want to hyperlink a title, you can use the url kwarg in an Embed

What? So in an embed you can hyperlink, thanks a lot for the help. Sorry I'm an idiot haha.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SakiiR picture SakiiR  路  17Comments

TomOrth picture TomOrth  路  15Comments

Shea4 picture Shea4  路  21Comments

downloadpizza picture downloadpizza  路  14Comments

0x78f1935 picture 0x78f1935  路  20Comments