DISCORD EMBED COLOR CODER BY:
DustinFoes & CrignleySDays
TO GET COLOR, USE:
from discordcolors.py import colourcoder
EXAMPLE:
import discord
from discordcolors.py import colourcoder
BOT SET HERE
@client.command(description="Sends a colorful embed!")
async def color(ctx, color)
em = discord.Embed(description="This is Your Embed!", color=colourcoder(color)) # COLOR TAKES IN A STRING LIKE BLUE, GREEN, RED, ETC...
await ctx.respond(embed=em)
Release files for DiscordColours 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| DiscordColours-0.0.1.tar.gz | 2.2 kB | Details |
Release files / DiscordColours-0.0.1.tar.gz
| Download URL | DiscordColours-0.0.1.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e6a0ea670cdc430b511918a959427034fd6d27dbb297b69480bea58ffb91fa36
|
|
BLAKE2b-256 checksum How to use checksums |
0e7d49854e5f5cc733af9c69e6d23bc9dc302e30d5afc87227944511164a64ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|