Discord Embed Colours.
Project description
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)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
DiscordColours-0.0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file DiscordColours-0.0.1.tar.gz.
File metadata
- Download URL: DiscordColours-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6a0ea670cdc430b511918a959427034fd6d27dbb297b69480bea58ffb91fa36
|
|
| MD5 |
26076601fc8f9ce67acb939d7b4c1d1c
|
|
| BLAKE2b-256 |
0e7d49854e5f5cc733af9c69e6d23bc9dc302e30d5afc87227944511164a64ea
|