5253 Commits (0f3bc42878167c9a2b0aaca664742abe3df0ab95)
 

Author SHA1 Message Date
blord0 0f3bc42878 Change TypeError to ValueError 1 month ago
blord0 bb4de89d5c Calculate correct number of points per sample 1 month ago
blord0 dd2fd338b1 Formatting 1 month ago
blord0 8bc906e765 Add real generation of waveforms for Opus files 1 month ago
blord0 9936b0d216 Formatting change 1 month ago
blord0 8f1d548f91 Change checking for voice messages to use File.voice 1 month ago
blord0 e5cca7db92 Add File.voice attribute 1 month ago
blord0 3dd7f8fefb Rename duation to duration 1 month ago
blord0 50cb4f664a
Merge branch 'Rapptz:master' into voice-messages 1 month ago
z03h 0e97ef21aa
Fix key error on role create or delete 1 month ago
blord0 1d2ab9c78e Fix error checking 2 months ago
blord0 60030d8ea1 Add error checking 2 months ago
blord0 2e6bfd3acb
Merge branch 'Rapptz:master' into voice-messages 2 months ago
blord0 7724764ffe
Add ability to use primary guild (clan) data for users 2 months ago
blord0 5231d514f0 Remove final reference to `VoiceMessageFile` 2 months ago
blord0 8332ca3f28 Move `VoiceMessageFile` into `File` 2 months ago
blord0 2a96d13810
Remove print statements 2 months ago
blord0 d1747b9efa Doc fixes and made `duration` a required field 2 months ago
blord0 27bca43918 Remove unncessary code 2 months ago
blord0 eb623381a3 `size` method no longer needed 2 months ago
blord0 f9ca81a385 Found a much simpler method to send voice messages 2 months ago
blord0 9a4617ec4f More cleanup 2 months ago
blord0 4a406832ed Start cleaning up parts of the code 2 months ago
blord0 a7270b288b First working version of sending voice messages 2 months ago
blord0 aa5c26fcac Start work on sending the voice messages (not working) 2 months ago
blord0 31344ca86d Add abc.channel.send_voice_message to allow sending voice messages 2 months ago
blord0 4480fea5d7 Add VoiceMessageFile class 2 months ago
Ken-Miles 13dc9c9d16
Fix miswording in docstring about bot.emojis 2 months ago
z03h a00510988a
Support new role colours in audit log 2 months ago
El Laggron b1be7dea74
Handle empty guild_ids list for app_commands 2 months ago
DA344 66922cc2d1
Fix documentation on Role secondary and tertiary colours 2 months ago
Mak cb7300990f
Add role parameters to support new gradient and holographic roles 2 months ago
鏡花水月 2502a783cb
Add BCP47 unicode tags for Locale enum 2 months ago
Soheab 774b934f74
Add support for guest invites 2 months ago
Joosemi02 59546a4851
Add support for launch_activity interaction response 2 months ago
DA344 2175bd51c0
Fix voice connection issues and upgrade to voice v8 2 months ago
dolfies 20055e7cc1
Fix calculation of hashed rate limit keys 2 months ago
owocado a62b25c6c0
Add missing attributes in AppCommandChannel 3 months ago
owocado e9f807e5ec
Fix Thread.applied_tags for media channels 3 months ago
Soheab 7fe1102841
Allow creating NSFW voice/stage channels 3 months ago
Michael H 6af9de0c39
Ensure COPYING notice is included 3 months ago
Soheab f6e0f72498
Add ability to create a media-only forum channel 3 months ago
owocado 4862ea22fd
Return invites when deleting them via Invite.delete or Client.delete_invite 3 months ago
owocado d00c124883
Add MessageApplication.__str__ 3 months ago
owocado fe942d1e16
Properly transform media channels in app commands 3 months ago
owocado 826aa22868
Add platform key in __repr__ method for Game and Streaming 3 months ago
owocado c524f655be
Use human_join internal helper in BaseChannelTransformer 3 months ago
owocado 2bcbd49bc6
Add __repr__ method to various classes 3 months ago
Roberto Scifo 667e7c9065
Fixed to_dict() bug for user-defined embed classes 3 months ago
Soheab 4a8817af2b
Document return object for Guild.create_template 3 months ago