43 Commits (v0.0.14-rc.1)
 

Author SHA1 Message Date
Andrei bcb3ac682e Cache PIP w/ travis 8 years ago
Andrei 6819ca6d60 Python 3.2 doesn't have unicode literal backwards-compat 8 years ago
Andrei cc170e2cff s/langauge/language 8 years ago
Andrei 5ed5f525ed voice - only return metadata in property if we have metadata set 8 years ago
Andrei add53ec444 Add some tests around embeds 8 years ago
Andrei e78c99b605 Add tests/CI, fix playable import error on py3 8 years ago
Andrei 13c9721190 Users with administrator can execute all permissions 8 years ago
Andrei b340440ec1 Fix the way cached presences work 8 years ago
Andrei b0854c0969 Remote duration argument-parser field 8 years ago
Andrei f2f9a96804 Add more visibility into resumes on GatewayClient 8 years ago
Andrei 3c3a318ae8 Improve channels_messages_create function signature 8 years ago
Andrei e9317e9ee4 What am I even smoking 8 years ago
Andrei 968745341b Create a non-authed client when using Webhook.from_url 8 years ago
Andrei fa6cddc2f5 Add support for constructing webhook from a URL 8 years ago
Andrei b96b7e5fa8 Add Guild.owner to grab a guild owners member 8 years ago
Andrei 6af9e24456 Add support for leaving guilds 8 years ago
Andrei d98432db6d Release v0.0.8 8 years ago
Andrei Zbikowski 03dab6d829 Voice Send Support (#17) 8 years ago
Andrei 642542d975 Add support for updating guild emoji, opening DMs 8 years ago
Andrei 375b1ff942 Make sure emojis track guild_id 8 years ago
Andrei 28b0bf72fb Plugin name should be the first trigger 8 years ago
Andrei f3ae56a496 Fix role mentions 8 years ago
Andrei b341ae9aee Fix missing \n 8 years ago
Andrei 19201517fd Fix smashing important state on GUILD_UPDATEs 8 years ago
Andrei b00e82da63 Add MessageReactionRemoveAll utils, Message.get_reactors 8 years ago
Andrei 1a9b0d2e76 Store raw argument string on the Command object 8 years ago
Andrei 66433be371 Add default avatars 8 years ago
Andrei a8793c869f Add duration arg type, fix GuildMember.remove_role 8 years ago
Andrei 12031c3d73 Add GuildMember.modify 8 years ago
Andrei e5a97a3c33 Fix command_matches_re not being case insensitive 8 years ago
Andrei c5848dbe8b Fix Channel.delete_messages 8 years ago
Andrei 713c1be01b Various fixes, remove lazy_datetime, etc 8 years ago
Andrei 534a15895b Fix Channel.delete_messages 8 years ago
Andrei c7a017713a Fix some python3 issues 8 years ago
Andrei 94c33ce358 Cleanup VOICE_STATE_UPDATE 8 years ago
Andrei 52b912abfd type changes 8 years ago
Andrei c654f0ca55 Fix MessageEmbed.set_footer 8 years ago
Andrei cc012cd274 pass bot instance to commands_level_getter 8 years ago
Andrei e42e9ebe63 add support for loading a level getter from a module/function path 8 years ago
Andrei 2bac9f9781 Bump version to 0.0.7 8 years ago
Andrei 835242c241 Add GuildMember.name property, returning nickname or username 8 years ago
Andrei 8216ec4ad7 Add APIClient.users_me_get and APIClient.users_me_patch 8 years ago
Andrei 729f778ef4 Add utility properties for MessageDeleteBulk 8 years ago
Andrei a10aca7f4a Allow overriding plugin configuration in the top-level bot config 8 years ago
Andrei d2d7166e66 add User.get_avatar_url to support more formats/sizes 8 years ago
Andrei 8d0dbeba1e bugfix - properly combine multiple triggers (fixes #14) 8 years ago
Andrei d78fed6641 bugfix - fix editing a message with embeds 8 years ago
Andrei 1bba005c34 feature - add some utility functions for constructing MessageEmbed 8 years ago
Andrei eef13d4330 hackfixes - various fixes, incl fucky CHANNEL_UPDATE stuff 8 years ago
Andrei 75677ab272 feature - channel argtype should support channel names 8 years ago