mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
feat: added discord verified badge
This commit is contained in:
parent
33c445e526
commit
57c9833756
@ -39,6 +39,7 @@ const Bots:NextPage<BotsProps> = ({ data, date }) => {
|
||||
<div>{data.servers}</div>
|
||||
<div><i className="fas fa-calendar-day" /> 봇 생성일</div>
|
||||
<div>{Day(date).fromNow(false)}</div>
|
||||
<div><i className='fas fa-check text-discord-blurple' /> 디스코드 인증됨</div>
|
||||
|
||||
</div>
|
||||
<h2 className='3xl font-bold mt-2 mb-2'>카테고리</h2>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user