blord0
|
0f1ded6e0e
|
Merge branch 'Rapptz:master' into voice-messages
|
1 month ago |
blord0
|
394b16ee50
|
Fix doc issues
|
1 month ago |
blord0
|
8bea5c3aa9
|
Change waveform data to be input as a list of ints
|
1 month ago |
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 |
Ankita Tudubucket
|
22ade98db7
|
Skip GUILD_MEMBER_ADD if member already cached
|
1 month ago |
Mohammed Aman Jukaku
|
5b81a99b60
|
Fix error when sending non-interactive views via partial webhooks
|
1 month ago |
Sacul
|
e715ad6419
|
Add support for automod_quarantined_guild_tag member flag
|
1 month ago |
Sacul
|
5f4a822c2e
|
Add missing fill_with_flags decorator to InviteFlags class
|
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
Co-authored-by: blord0 <admin@blord.xyz>
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
Co-authored-by: dolfies <jeyalfie47@gmail.com>
|
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
Fix .. versionadded:: strings on Role.secondary_ and Role.tertiary_ colours
|
2 months ago |
Mak
|
cb7300990f
|
Add role parameters to support new gradient and holographic roles
Co-authored-by: dolfies <jeyalfie47@gmail.com>
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
|
2 months ago |
鏡花水月
|
2502a783cb
|
Add BCP47 unicode tags for Locale enum
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
|
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 |