44 Commits (44ec9f40c784114e108839621e45c2846a926fa1)

Author SHA1 Message Date
dolfies e6b1f195bf Update voice/call types and function signatures 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
dolfies 60e2f7e271 Update call ring logic 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
dolfies 689fda2142 Remove unused import 3 years ago
dolfies c4e9fe9dc1 Minor call documentation fixes 3 years ago
dolfies dcc3bf2ab6 Slot CallMessage 3 years ago
dolfies e64d0e71dd Fix call handling 3 years ago
dolfies 13d7bafd64 Docs are fun 😭 3 years ago
dolfies 8eaa26d479 Various fixes (docs, events, enums, exports 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
dolfies 957a484306 Run black 3 years ago
dolfies 7b11d8c256 Get it starting 4 years ago
dolfies 225ca0135a Misc. fixes 4 years ago
dolfies fe00872913 Migrate calls.py 4 years ago
Rapptz 54288879e2 Remove userbot functionality 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury 7d345e8e4e
remove trailing whitespace 4 years ago
Nadir Chowdhury 427e387a2f
Deprecate non-bot methods 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
BeatButton a4d1599ce9 Change docstrings to raw-strings 7 years ago
Bryan Forbes b3bfec9119 Fix CallMessage.duration calculation 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser 3679819c53 [lint] Remove unnecessary lambdas 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
JW c220b3faa4 Fixed a typo in calls.py 8 years ago
Rapptz a0fc1402d7 Rename GuildRegion to VoiceRegion. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz 98b981848d Move message creation to a factory method inside ConnectionState. 8 years ago
Rapptz 79a49f9145 Absolute import some circular dependencies to appease Python 3.4. 8 years ago
Rapptz d1d54a468a Rename Server to Guild everywhere. 9 years ago
Rapptz 53ab263125 Split channel types. 9 years ago
Rapptz 45c729b167 Switch IDs to use int instead of str 9 years ago
Rapptz 31229a53e9 Optimise VoiceState for memory. 9 years ago
Rapptz 0000b2576e Fix SyntaxError in constructing VoiceState for Python 3.4 9 years ago
Rapptz d961bc4da0 Add ourselves into the ringing lookup cache. 9 years ago
Rapptz bd39c3ef45 Add utility properties to CallMessage to query information. 9 years ago
Rapptz 1c8ab25917 Add support for querying information about group calls. 9 years ago
Rapptz a128249b63 Add support for different message types and call message. 9 years ago
Rapptz db4cc791dd Update license of files to 2016. 9 years ago
Rapptz f1f0e169e4 Add __slots__ where appropriate to data classes. 9 years ago
Rapptz 51d91c2a82 Most data classes now support hashing. 9 years ago
Rapptz 9137d92f67 All data classes now support !=, == and str(obj). 10 years ago
Rapptz 44953e7a3f Rename project from pydiscord to discord.py 10 years ago
Rapptz 3e0f09d32c Initial commit 10 years ago