Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page