Have embed fields side by side

This commit is contained in:
Nexus 2024-04-15 19:56:53 +01:00
parent 85131043c1
commit 54b7455717
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -289,7 +289,6 @@ class QuoteQuota(commands.Cog):
f"**Last Day:** {trump_stats['day']:,} ({trump_stats['per_hour']:.1f}/hour)\n" f"**Last Day:** {trump_stats['day']:,} ({trump_stats['per_hour']:.1f}/hour)\n"
f"**Last Hour:** {trump_stats['hour']:,} ({trump_stats['per_minute']:.1f}/min)" f"**Last Hour:** {trump_stats['hour']:,} ({trump_stats['per_minute']:.1f}/min)"
), ),
inline=False
) )
embed.add_field( embed.add_field(
name="Andrew Tate", name="Andrew Tate",