/discordpy_utils

Some utility functions for discord.py

Primary LanguagePythonMIT LicenseMIT

discordpy_utils

Some utility functions for discord.py

Documentation

randomColor() Grabs a random color from the list of colors set in discord.py's Color module.

randomColour() Aliases for randomColor()

setTimestamp(embed) Sets a timestamp for an embed.