Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
discord.py
discord.py is a popular Python library for writing Discord bots
Collective -
Host: opensource -
https://opencollective.com/discordpy
- Code: https://github.com/Rapptz/discord.py
github.com/Rapptz/discord.py - bf2b8744a5e6077c709bbc75d83f3241180f38d6 authored almost 9 years ago by Rapptz <[email protected]>
The permissions_for assumed that the everyone role would be the first
element of the permission ...
github.com/Rapptz/discord.py - 489363f5f86641249cff041490b0711d803d533e authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 87f7fced242f931d7e741ea38b33f7163138f457 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 49427ce0652f6ce17f1dc129c73f365465823c61 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 98090a2a573ef478d1493fc73a18d76ec43d4bcc authored almost 9 years ago by Rapptz <[email protected]>
There is a breaking change here. We have to change the filename
parameter to be a keyword only a...
github.com/Rapptz/discord.py - 91ac96daefcf889415ed4fce39250b7eeded134c authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 3ec99a7cb86f032112a2957de62a2343343de176 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 3862b1abcffc26129d7be381b126d01db54a40a4 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - ff14fa0fe8c93ca921a4bdc04f8ba108b5147f19 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 0b80575ae33c3794b5a9c356dc486b9b9bad5c04 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 4584c68f0ca48a1bac7d1fdd0ced7e947fb9da60 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 841e584ee92cd4ba1e3bb32633821268a75109cd authored almost 9 years ago by Rapptz <[email protected]>
This commit adds support for GUILD_MEMBERS_CHUNK which had to be done
due to forced large_thresh...
When we don't request offline members, members that are going from
offline to online in the serv...
This will always work regardless of chunking or not.
github.com/Rapptz/discord.py - 7b135725bc7d212253dc2ddc7750d8be3f48194a authored almost 9 years ago by Rapptz <[email protected]>github.com/Rapptz/discord.py - baf1312d0e9001191b7788aa47f4cfa3e56e5933 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - b9873ea04e2e36f4b5cae1aa729f308c4b97a3fe authored almost 9 years ago by Rapptz <[email protected]>
Patch by Jake.
github.com/Rapptz/discord.py - 055f5291f0113d2bcab9fb4954bd4103aeb6bfc2 authored almost 9 years ago by Rapptz <[email protected]>Fixes #81.
github.com/Rapptz/discord.py - 66826910126b1adec48167ed62541b2d68828170 authored almost 9 years ago by Rapptz <[email protected]>
This is a breaking change. The reason to make it a coroutine is so that
the info retrieval is no...
This is a breaking change. This allows you to set both ffmpeg options
and regular ytdl options i...
github.com/Rapptz/discord.py - 17e17cade9cb0bba00dcfbc4b185323ef7b8d921 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 085e8d4eb361d43f3fc64582a7e011ee09ed1782 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 94d31834fc52ba2887b2f00b2756790c96cf22b9 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - f9a3979008537fd8fff8eb7b18323c8fd2a1d63a authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 7056a1f0ecd54162c39a99fb8565de869006463e authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 0466f5965b8adb2f6728ee2ca1440fbc45610ded authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - e2c9cb7f8e474ec604dd7269aa96ea5b8021ff0f authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 45c6619018da8a5b00c293642b9ceb19b8c48e86 authored almost 9 years ago by Rapptz <[email protected]>
Previously it would both forward and invoke depending if there were no
kwargs given. Now it just...
github.com/Rapptz/discord.py - a636f6ae6f9060365f22cf36a8cd7f850d34d17b authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - d8d4c4e8434affa4b477eee53984b2529058b1c7 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 3d21a186fe8dea2715f7f1ff3b9080d6c5efbf4b authored almost 9 years ago by Rapptz <[email protected]>
headers can't be passed through 'options' because in '-headers' flag shoul be placed before '-i'...
github.com/Rapptz/discord.py - f075548d78020b00337d372131c87ad99f6757c4 authored almost 9 years ago by Alexey Glushko <[email protected]>
on_socket_raw_receive and on_socket_raw_send were added back in an odd
way. The rest of them suc...
github.com/Rapptz/discord.py - 4d816c4ef3d2eaa5ffb970b0d1b187bc287f9c4c authored almost 9 years ago by Rapptz <[email protected]>
This led to decorating a lot of things into @asyncio.coroutine.
Unfortunately there's no way to ...
This is to help out those folks that don't speak English.
github.com/Rapptz/discord.py - d013032522395a61d556e88d7900976fa85cb493 authored almost 9 years ago by Rapptz <[email protected]>
The help message now uses the invoked_with attribute of the context to
get the name of the comma...
The behaviour of passing in pm_help=None makes it so the bot will only
send private messages if ...
github.com/Rapptz/discord.py - e7931eccc8e4e169f98ef669dd2f5a57e87a8ffd authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - b98a8c1e14c1cf496debe8ec7002507b38ec4dc0 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 2d413756b0869bd786477df30fc316d7e32b5653 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 86e9b62303cd3588c817de67cd2dd92d33811434 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 654001ba3ec272780243a13e1770781664c61fba authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 99749a2798d6aaea62d57a4a8b4611f579601fcb authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 1f5d26b7d377701187e319c761a13ab25448d503 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - e67f580350f462c06ac1229a6797512b46972e1e authored almost 9 years ago by Rapptz <[email protected]>
Thanks to Jake.
github.com/Rapptz/discord.py - 178d43e24ff1fe6009fd39eac5cc3efda336ac66 authored almost 9 years ago by Rapptz <[email protected]>github.com/Rapptz/discord.py - 8de55fa203527aaa8e19a173c91f0299e33eb242 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - a82176120ce1122d38620740286d7d215b75f56c authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - d1508bc739996bd56d9be49b09a61e2b369df2e0 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 6c7a493fd90b5940f7c7ecbb808a24261d884abb authored almost 9 years ago by Rapptz <[email protected]>
There was a bug with has_permissions that checked the bot's permissions
instead of the message a...
That way you get the messages in newest to oldest rather than oldest
to newest.
github.com/Rapptz/discord.py - 26e9b79a2d3ced43cd45307924481babbf64f8c0 authored almost 9 years ago by Rapptz <[email protected]>
The old syntax is a bit awkward to use and has little benefit in this
case. This is a breaking c...
This is a breaking change. Code will still work in Python 3.4 as-is but
if you use Python 3.5 yo...
github.com/Rapptz/discord.py - bc7606a42c7394d7705320625cf09c842c60b923 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 855fa7e553bf490ee1ec0e7d74043c61cc41c0ef authored almost 9 years ago by Rapptz <[email protected]>
You can get back the old behaviour by passing in `rest_is_raw` to the
command attributes.
github.com/Rapptz/discord.py - 18c71ab57c18e1c4ed2098eef10624dbbd6f7745 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - b1d8e12609566ac11b8abf5cb249d7e25ea2be58 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 4edff12f6bd711e546d5cdc29663cece8c2ba4a9 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - bbe6455eb92132a3eab3be5a1d135e6392c17136 authored almost 9 years ago by Khazhismel <[email protected]>
github.com/Rapptz/discord.py - 000e7e57eaf43eb0810d140d38e1344cd3b3dad2 authored almost 9 years ago by Khazhismel <[email protected]>
github.com/Rapptz/discord.py - 8d76e7095e724bfe2c4577559b940df653db6227 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 31db6efc7faba0153d934792a0f97e707fb8de67 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - c29f0ea544927186ce64f26e63c3e96dbfaea295 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - b335e9ea3098db5fd6d85304ed1e488f293e0798 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 958d278771d719c32780c100e4c96a30830f8f95 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 4ea015067fa9333a5288df66c95a1cb876486953 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 8974dffc4e22ed72fa229d385b2ae2a7d2943440 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - c49efc54122ea3567d2b6119e3b9cd91cebe92c7 authored almost 9 years ago by Rapptz <[email protected]>
These are params without the self/context parameters. Useful for
showing signature information i...
github.com/Rapptz/discord.py - a706c47f3460bd3ccd8b02fb6fa1a6db466fba03 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 2c31c466b2337a5449f9cbcdef205f239b9ee9d9 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 50c83b5a3ce322e75f4fc8d248403f8bec0c8b0d authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - efcc55bd3267a10a9873d16e33d768e409c135ca authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 38bac7fa8647425a2892fdcf512e15f091eec3bc authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - c6b31c9663c60d72b64a0e3eab984d48681004a0 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 604e931367b57bd55cdcb1db811a4e42678a39cf authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - b87d5e5337ab7a1a55cc50fafbe33e214328d1d6 authored almost 9 years ago by Rapptz <[email protected]>
This is to catch cases where it wouldn't fail to find it when
inspecting the stack to catch thes...
github.com/Rapptz/discord.py - ad800e248ba70be04147aef093a7552a9f0aa586 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - b2e0632553b4d559819dbba7655deeb26cd68f3c authored almost 9 years ago by Rapptz <[email protected]>
Cogs are basically class instances that have commands and event
listeners. They allow for better...
github.com/Rapptz/discord.py - 968e5514cb08d6fb1f1edf614285dc583c67adc7 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - c06dbbd1f003f2444862e40bd3cce011e8307887 authored almost 9 years ago by Rapptz <[email protected]>
The utility allows for easy addition of "when the bot is mentioned"
as the prefix. The change of...
github.com/Rapptz/discord.py - af94179be50e7dd74c6afbff5d98359cf0d4ba38 authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 93e3c360a718fbda6b561721bfae0716ac9cd4cd authored almost 9 years ago by Rapptz <[email protected]>
Since the only things dict views support are iteration we should
advise people who want the old ...
github.com/Rapptz/discord.py - 6d5175ad9aee4cf71bb268d062dfb27904390b3b authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - 777b5a09e2e2f6b2948373d610f59d504bf61067 authored almost 9 years ago by Steven Berler <[email protected]>
Replaced server member lists, channel lists, and private channel lists
with dicts. This allows O...
github.com/Rapptz/discord.py - 25588955e4e3bee9f9bbe8efaf8ade1b29a1de5a authored almost 9 years ago by Rapptz <[email protected]>
github.com/Rapptz/discord.py - b79a4549abc2f98cd3c46177a6b8537c0fe0fb24 authored almost 9 years ago by Rapptz <[email protected]>