24 Commits (3c9bcc285147154a2980f6e661efdfa676672b6a)

Author SHA1 Message Date
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Dante Dam 84e9168447 Grammar fixes for notes on EmbedProxy 6 years ago
Kyber f2c7b2e6d8 Add an insert_field_at method for the embed class 6 years ago
Rapptz 792b31833a Mention what can be done during initialisation in embeds. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz 4bd4c23694 Fix NameError in Embed.to_dict 6 years ago
Michael H 03616b91db Fix embed to_dict timestamp handling for python 3.5 6 years ago
Rapptz 70c5f1723f Fix Embed.to_dict to work with TZ aware datetime objects. 6 years ago
Rapptz 7fbdc6e83f Add Embed.copy to do a copy on an embed object. 6 years ago
Rapptz 35a330c5d3 Add Embed.__len__ to query total character size of an embed. 6 years ago
Rapptz 73aca4d4d3 Expose Embed.from_data as Embed.from_dict 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Steve C 221df0ab02 Update embed property doc grammar 8 years ago
Rapptz 1d3bb1f510 Simplify embed timestamp code due to it being fixed Discord side. 8 years ago
Rapptz 15edfc2b26 Make checking for truth-ness of EmbedProxy easier. 8 years ago
Rapptz 1239e88d05 Handle aware datetimes in embeds. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Ian Salmons 9224d9b9d3 Add missing fields to Embed.from_data() 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 c4ee4c1db4 Make discord.Embed builder more strict and easier to use. 8 years ago
Rapptz af46718460 Add support for rich embeds. 9 years ago