An asynchronous module and API that allows you to connect to your bot the generation of Genshin character cards from the Enka.Network website.
◻️ 5 templates to choose from.
◻️ 2 profile templates.
◻️ Customization of all cards with background adaptation.
- Documentation EnkaCard
- API
- Little Kazuha - Discord Bot, which perfectly demonstrates the work of the module. Just use the
/profile
command - ENCard - Addon to the module.
pip install enkacard
from enkacard import encbanner
import asyncio
async def card():
async with encbanner.ENC() as encard:
ENCpy = await encard.enc(uids = "811455610")
return await encard.creat(ENCpy,1)
result = asyncio.run(card())
print(result)
Launch Profile
from enkacard import encbanner
import asyncio
async def card():
async with encbanner.ENC() as encard:
ENCpy = await encard.enc(uids = "811455610")
return await encard.profile(ENCpy,1)
result = asyncio.run(card())
print(result)
Languege | Code | Languege | Code | Languege | Code |
---|---|---|---|---|---|
English | en | русский | ru | Chinese | chs |
Tiếng Việt | vi | ไทย | th | Taiwan | cht |
português | pt | 한국어 | kr | deutsch | de |
日本語 | jp | 中文 | zh | español | es |
中文 | zh | Indonesian | id | français | fr |
Khaenri'ah | kh | Khaenri'ah |