mirror of
https://github.com/NovaOSS/nova-cord.git
synced 2024-11-25 16:33:57 +01:00
commit
af8bdc8d48
|
@ -23,7 +23,7 @@ async def send(
|
|||
color=color
|
||||
)
|
||||
|
||||
embed.set_footer(text='Powered by NovaAI with ❤️', icon_url='https://i.ibb.co/LDyFcSh/fav-blurple.png')
|
||||
embed.set_footer(text='Powered by Nova with ❤️', icon_url='https://i.ibb.co/LDyFcSh/fav-blurple.png')
|
||||
embed.set_author(name='NovaCord', url='https://nova-oss.com/novacord')
|
||||
|
||||
interaction_type = Union[nextcord.Interaction, nextcord.InteractionResponse]
|
||||
|
|
Loading…
Reference in a new issue