You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is using icons in set_author (it only supports icon links), but I would like to simplify the interaction with icons and add the ability to insert local icons that are stored with the bot code.
The Ideal Solution
Adding local icons to author will give a more convenient interaction of the developer with his created icons + simplify the storage of icon data, you will not have to look for third-party services for this + thereby speed up the process of executing a command with these icons, this mechanics is localized in the hikari library.
I wish we could pass the path to our icon. Which can have a completely different format, PNG values ending with WEBP
The Current Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Summary
Using local icons in embed
What is the feature request for?
The core library
The Problem
The problem is using icons in set_author (it only supports icon links), but I would like to simplify the interaction with icons and add the ability to insert local icons that are stored with the bot code.
The Ideal Solution
Adding local icons to author will give a more convenient interaction of the developer with his created icons + simplify the storage of icon data, you will not have to look for third-party services for this + thereby speed up the process of executing a command with these icons, this mechanics is localized in the hikari library.
I wish we could pass the path to our icon. Which can have a completely different format, PNG values ending with WEBP
The Current Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: