56 Commits (89ee05c03f44351c36c9729ddc2e0b168a661721)

Author SHA1 Message Date
Rapptz b9b6dc960f Add aiohttp[speedups] dependencies to discord.py[speed] 3 years ago
Rapptz 4edfcd165d Version bump aiohttp and PyNaCl 3 years ago
Rapptz 0d2db90028 Implement slash commands 3 years ago
Devon R 28c7cdca99
Baseline tests, basically just parts of utils right now 3 years ago
Devon R b3dae26a3d
Add typing-extensions to docs requires 3 years ago
Josh 4dbe1af32f
Update sphinx and fix documentation issues 3 years ago
Rapptz 8b96822ca1 Add pyproject.toml 3 years ago
Riley Shaw 55f79ed096
Add typing metadata 4 years ago
Rapptz 88d825a803 Allow use of orjson instead of json 4 years ago
Josh 233d10649c
[docs] Update Sphinx and Fix various references 4 years ago
Rapptz 98570793e4 Add initial support for buttons and components 4 years ago
Josh 3864fb37a0
Fix various reference issues in documentation 4 years ago
Rapptz a6f7213c89 Rewrite webhooks to play better with typings and rate limits 4 years ago
Rapptz 8e299e80f8 Update Sphinx to 3.5.3 4 years ago
Rapptz 23fe6b46dd Typehint discord.Embed and introduce discord.types subpackage 4 years ago
Rapptz 9fc2ab9c99 Bump minimum Python version to 3.8 4 years ago
Rapptz fd14cf7b81 Bump Sphinx to 3.0.3 5 years ago
Rapptz 5fbb340339 Bump Sphinx to 2.4.4 5 years ago
Rapptz 7f3737fcc2 Bump dependencies for 3.9 to work without build tools 4 years ago
DevilXD aea9c2aebf Fixed missing awaits in subclassed coros 5 years ago
Peter Levart 5064f51a4c Capitalize Python for consistency 5 years ago
Myst(MysterialPy) c2a05688d7 Add Python 3.8 classifier to setup.py 5 years ago
Eugene be5bd27386 Remove unused import 6 years ago
Rapptz db67c79dbc Downgrade to Sphinx 1.8.5 6 years ago
Rapptz 7543328fe7 Update Sphinx to 2.1.2 6 years ago
Rapptz 4770f5a958 Export tasks extension 6 years ago
Rapptz d37839f38a Update classifier in setup.py 6 years ago
Rapptz bb79f2ae81 Bump PyNaCl to 1.3.0 6 years ago
Rapptz 97de4542f7 Add project URLs to setup.py 6 years ago
Hornwitser 1f4940d171 Fix README.rst for PyPi 6 years ago
ItWasAllIntended 134bc21fda Update PyNaCl dependency to one that works with 3.7 7 years ago
Toby Harradine dace5aeaee Move conditional RTD dependencies to 'docs' extra 7 years ago
orlnub123 e825762807 Add python_requires 7 years ago
Rapptz 0ba958bae4 Bump Sphinx to 1.7.4 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Rapptz e9f887aab2 Add websupport extension to extension list. 7 years ago
Rapptz 300c0f7b19 Pip version requires require all 3 digits. 7 years ago
Rapptz 5c65acd9b3 Add some dependencies for RTD. 7 years ago
khazhyk 54ea52c86f Prefix sha to fix leading zeros being stripped 7 years ago
khazhyk 98a054e19e Use local version identifer for SHA 8 years ago
khazhyk c3a727ac7e Show sha1 for development versions. 8 years ago
Rapptz de6cffa347 Try to build HTML5 for docs. 8 years ago
Giovani Irimea 06296bfaf6 Changed README from using Markdown to use reStructuredText 8 years ago
Rapptz da6ced72c9 Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2 8 years ago
Rapptz b44bba6ee6 First pass at documentation reform. 8 years ago
Rapptz c4c17351c6 Add commit number to pip version for easy identification. 8 years ago
Rapptz bb8f5f4725 Make discord.ext a namespace package. 8 years ago
Rapptz 4c1b8d1de1 Add PyNaCl to setuptool's extras requirements. 9 years ago
Rapptz c6b31c9663 Attempt to satisfy RTD by using sphinxcontrib.napoleon. 9 years ago
Rapptz cc8ddc7eae Use setuputils.find_package to find extension modules. 9 years ago