Discord Welcome Image Bots Code Example


Example: change bot description background top.gg


/* Change bot description background */
.entity-content__description {
background: #7289DA; /* blurple */
}

Comments

Popular posts from this blog

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

C Perror Example

Converting A String To Int In Groovy