Pinned
328 contributions in the last year
Less
More
Activity overview
Contributed to
Cog-Creators/Red-DiscordBot,
Flame442/FlameCogs,
skylarr1227/sky-cogs
and 5 other
repositories
Contribution activity
April 2021
Created 12 commits in 4 repositories
Created 1 repository
Opened 4 pull requests in 3 repositories
Cog-Creators/Red-Policies
2
merged
Flame442/FlameCogs
1
merged
Flame442/Red-Policies
1
closed
Reviewed 4 pull requests in 1 repository
Cog-Creators/Red-DiscordBot 4 pull requests
Created an issue in Rapptz/discord.py that received 6 comments
Support the bool(x) operation or define the __bool__ special method for discord.Embed
Summary
The current behavior of bool(embed) is unintuitive, the __bool__ method should be explicitly defined for discord.Embed
What is the feature …
6
comments