Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
521 contributions in the last year
Activity overview
Contributed to
Rapptz/discord.py,
Rapptz/RoboDanny,
Rapptz/discord-event-bot
and 5 other
repositories
Contribution activity
May 2020
- Fix KeyError on Member Channels not being in JSON
- Implement `Guild/TextChannel.edit(type=...)`
- Implement some missing attributes of `Guild` (and `Guild.edit`)
- use `_channel_factory` instead of manual checking in `Guild._sync`
- isinstance(x, y) and isinstance(x, z) -> isinstance(x, (y, z))
- Change _handshaking variable when handshake terminate
- Add spoiler kwarg in to_file
- implement AllowedMentions.__repr__
- Fix TypeError in chunker
- Allow to clear author by passing `EmptyEmbed` to `name` arg in `set_author()`
- player: Close ffmpeg stdin during streaming
- Add with_counts to fetch_guild
- [commands] Add Cog.command_attrs attribute
- expose user flags
- allow passing color int to role.edit
- Adjust `GuildChannel.permissions_for` to accept either a `Member` or `Role` object
- Add support server as contact link in issue templates
- Specify the unit for `max_age` arg in `GuildChannel.create_invite()`
- Escape backslashes in display name in `clean_prefix`
- [tasks] Fix tasks decorators being discarded
- rename references from discordapp.com to discord.com
- Documentation: Fix color properties being displayed as methods
- allow passing EmptyEmbed to set_image and set_thumbnail
- Add roles parameter for pruning.
Created an issue in FooSoft/yomichan that received 1 comment
Select from multiple audio URLs
Yomichan has the ability to allow users to set a custom audio source which allows them to retrieve audio. I've written one for Forvo. However, the …
1
comment
1
contribution
in private repositories
May 3