When i run this code (discord.py), i do not get the full lyrics:
@commands.command()
async def lyrics(self, ctx, arg1, arg2):
song = genius.search_song(arg2, arg1)
print(song)
embedgenius = discord.Embed(title=arg2.capitalize(), description=arg1.capitalize(), colour=0x69ff00)
embedgenius.add_field(name="Lyrics:", value=song)
await ctx.send(embed=embedgenius)
I just get that:
example Polo G - Rapstar:
"RAPSTAR" by Polo G:
[Intro]
(Shout out my n**** Synco)
[Chorus]
Uh (Tuned up), copped a BMW, new deposit, I picked up a...