question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The "embedFooter" value is not used

See original GitHub issue

I set the embedFooter value (messages object) as “Ends at”, but it is not used anywhere in the giveaway embed. Is this my problem or a problem with the package?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
sskewercommented, Dec 19, 2020

@NicoHd105 You understood perfectly. I was asking if it would be possible to add it in the next version. Thank you anyway!

0reactions
Androz2091commented, Dec 21, 2020

🎉 v4.3.0 is now released!

Read more comments on GitHub >

github_iconTop Results From Across the Web

discord.py embed footer with timestamp - Stack Overflow
You should use Embed.timestamp which takes a datetime.datetime object. You have two ways to add it. First way: embed = discord.
Read more >
Embeds | discord.js Guide
To add a blank field to the embed, you can use .addFields({ name: '\u200b', value: '\u200b' }) . The above example chains the...
Read more >
footer - Discord Webhooks Guide
Comprehensive Guide about using Discord Webhooks. ... Allows you to add footer to embed. footer is an object which includes two values:.
Read more >
Embeds | Disnake Guide
An extensive article on utilizing Discord Embeds, along with their features and limits.
Read more >
Send an Embed with a Discord Bot in Python - In Plain English
You will encounter issues if you are using a version lower than 1.0. ... embed.add_field(name="Field 1 Title", value="This is the value for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found