462 Commits (425a2f9bc438f4a00ac7017bddfaf7fff9731cfb)
 

Author SHA1 Message Date
Andrei Zbikowski 43c1838011 Refactor storage module, greatly simplify (#22) 9 years ago
Jamie Bishop f155128bb0 Fixed typo in example (#23) 9 years ago
Andrei 281e686232 Add some additional requirement options 9 years ago
Andrei 4fcdb025d0 Add a callback within FileProxyPlayable 9 years ago
Andrei 363d3b057c Revert presence stuff for now, 9 years ago
Andrei bad953e58d Fix smashing PresenceUpdate.user value in state module 9 years ago
Andrei 5eeec20a75 Fix overflowing timestamp in voice player 9 years ago
Andrei 1a9b973a0c content is optional for channels_messages_modify 9 years ago
Andrei 1db1fc3bf3 s/resumed_events/replayed_events typo 9 years ago
Andrei 4bab008f79 Fix BufferedOpusEncoderPlayable cutting off playback too soon 9 years ago
Andrei 517c0037ee Fix various Python 3 voice issues 9 years ago
Andrei 3dc6e6f99d Fix possible edge case when bot has nickname and is mentioned 9 years ago
Andrei a50f864c14 Ensure Unset is falsey 9 years ago
Andrei c41dca5512 Make pynacl optional dependency 9 years ago
Andrei 7ee41771b6 Update docs on Client.update_presence, fix Channel.send_message 9 years ago
Andrei 54222989ba Switch from API v6 -> v7 to get more useful errors 9 years ago
Andrei bcb3ac682e Cache PIP w/ travis 9 years ago
Andrei 6819ca6d60 Python 3.2 doesn't have unicode literal backwards-compat 9 years ago
Andrei cc170e2cff s/langauge/language 9 years ago
Andrei 5ed5f525ed voice - only return metadata in property if we have metadata set 9 years ago
Andrei add53ec444 Add some tests around embeds 9 years ago
Andrei e78c99b605 Add tests/CI, fix playable import error on py3 9 years ago
Andrei 13c9721190 Users with administrator can execute all permissions 9 years ago
Andrei b340440ec1 Fix the way cached presences work 9 years ago
Andrei b0854c0969 Remote duration argument-parser field 9 years ago
Andrei f2f9a96804 Add more visibility into resumes on GatewayClient 9 years ago
Andrei 3c3a318ae8 Improve channels_messages_create function signature 9 years ago
Andrei e9317e9ee4 What am I even smoking 9 years ago
Andrei 968745341b Create a non-authed client when using Webhook.from_url 9 years ago
Andrei fa6cddc2f5 Add support for constructing webhook from a URL 9 years ago
Andrei b96b7e5fa8 Add Guild.owner to grab a guild owners member 9 years ago
Andrei 6af9e24456 Add support for leaving guilds 9 years ago
Andrei d98432db6d Release v0.0.8 9 years ago
Andrei Zbikowski 03dab6d829 Voice Send Support (#17) 9 years ago
Andrei 642542d975 Add support for updating guild emoji, opening DMs 9 years ago
Andrei 375b1ff942 Make sure emojis track guild_id 9 years ago
Andrei 28b0bf72fb Plugin name should be the first trigger 9 years ago
Andrei f3ae56a496 Fix role mentions 9 years ago
Andrei b341ae9aee Fix missing \n 10 years ago
Andrei 19201517fd Fix smashing important state on GUILD_UPDATEs 10 years ago
Andrei b00e82da63 Add MessageReactionRemoveAll utils, Message.get_reactors 10 years ago
Andrei 1a9b0d2e76 Store raw argument string on the Command object 10 years ago
Andrei 66433be371 Add default avatars 10 years ago
Andrei a8793c869f Add duration arg type, fix GuildMember.remove_role 10 years ago
Andrei 12031c3d73 Add GuildMember.modify 10 years ago
Andrei e5a97a3c33 Fix command_matches_re not being case insensitive 10 years ago
Andrei c5848dbe8b Fix Channel.delete_messages 10 years ago
Andrei 713c1be01b Various fixes, remove lazy_datetime, etc 10 years ago
Andrei 534a15895b Fix Channel.delete_messages 10 years ago
Andrei c7a017713a Fix some python3 issues 10 years ago