You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules
4 years ago
..
bin Update Windows opus binaries from 1.2.1 to 1.3.1 4 years ago
ext Add `__all__` to remaining modules 4 years ago
__init__.py Add `__all__` to remaining modules 4 years ago
__main__.py Remove encoding header from generated code 4 years ago
abc.py Add `__all__` to remaining modules 4 years ago
activity.py Convert datetimes to aware datetimes with UTC. 4 years ago
appinfo.py Add `__all__` to remaining modules 4 years ago
asset.py Add `__all__` to remaining modules 4 years ago
audit_logs.py Add `__all__` to remaining modules 4 years ago
backoff.py Add `__all__` to remaining modules 4 years ago
channel.py Remove userbot functionality 4 years ago
client.py Add `__all__` to remaining modules 4 years ago
colour.py Add `__all__` to remaining modules 4 years ago
context_managers.py Add `__all__` to remaining modules 4 years ago
embeds.py Add `__all__` to remaining modules 4 years ago
emoji.py Add `__all__` to remaining modules 4 years ago
enums.py Use non-underscore TypeVar in enum code 4 years ago
errors.py Add `__all__` to remaining modules 4 years ago
file.py Add `__all__` to remaining modules 4 years ago
flags.py Modernize code to use f-strings 4 years ago
gateway.py Remove userbot functionality 4 years ago
guild.py Add `__all__` to remaining modules 4 years ago
http.py Revert "Remove unused group functionality" 4 years ago
integrations.py Add `__all__` to remaining modules 4 years ago
interactions.py Add on_interaction event and Interaction class. 4 years ago
invite.py Add `__all__` to remaining modules 4 years ago
iterators.py use `typing.AsyncIterator` for iterators 4 years ago
member.py Add `__all__` to remaining modules 4 years ago
mentions.py Add `__all__` to remaining modules 4 years ago
message.py Use `asyncio.create_task` over `asyncio.ensure_future` 4 years ago
mixins.py Add `__all__` to remaining modules 4 years ago
object.py Add `__all__` to remaining modules 4 years ago
oggparse.py Add `__all__` to remaining modules 4 years ago
opus.py Add `__all__` to remaining modules 4 years ago
partial_emoji.py Add `__all__` to remaining modules 4 years ago
permissions.py Modernize code to use f-strings 4 years ago
player.py Modernize code to use f-strings 4 years ago
raw_models.py Add `__all__` to remaining modules 4 years ago
reaction.py Add `__all__` to remaining modules 4 years ago
role.py Add `__all__` to remaining modules 4 years ago
shard.py Add `__all__` to remaining modules 4 years ago
state.py Fix some regressions from create_task change 4 years ago
sticker.py Add `__all__` to remaining modules 4 years ago
team.py Modernize code to use f-strings 4 years ago
template.py Convert datetimes to aware datetimes with UTC. 4 years ago
user.py Add `__all__` to remaining modules 4 years ago
utils.py Add `__all__` to remaining modules 4 years ago
voice_client.py Add `__all__` to remaining modules 4 years ago
webhook.py Add source_channel and source_guild to Webhook 4 years ago
widget.py Add `__all__` to remaining modules 4 years ago