Rapptz
64733c0b19
Version bump to v0.15.1
2016-11-30 17:05:29 -05:00
Rapptz
59d17e4137
Version bump to v0.15.0
2016-11-22 19:59:28 -05:00
Rapptz
af46718460
Add support for rich embeds.
2016-11-13 05:07:58 -05:00
Rapptz
a7ba0bb7c4
Version bump to v0.14.3
2016-11-06 01:04:50 -04:00
Rapptz
4fa1349869
Version bump to v0.14.2
2016-11-04 00:14:07 -04:00
Rapptz
f56dbb0379
Fix Reaction not importing.
...
Also bump version to v0.14.1
2016-11-03 22:28:18 -04:00
Rapptz
0e856494ed
Version bump to v0.14.0
2016-11-03 21:52:21 -04:00
Rapptz
1a624cd037
Version bump to v0.13.0
2016-09-26 23:32:33 -04:00
Rapptz
1987cd10df
Version bump to v0.12.0
2016-09-25 19:16:19 -04:00
Rapptz
203c64a9a4
Add support for server verification levels.
...
This adds a new enum named VerificationLevel to denote said verification
level. This enum will also be used in the Client.edit_server calls
instead of the undocumented int parameter.
2016-09-12 22:38:06 -04:00
Khazhismel
c5a989eeb2
Add custom emoji support.
2016-07-31 22:39:43 -07:00
Rapptz
fd3d775271
Version bump to v0.11.0
2016-07-30 14:02:12 -04:00
Rapptz
66875fbb0a
Document VoiceState class.
2016-07-24 04:54:00 -04:00
Rapptz
1c8ab25917
Add support for querying information about group calls.
2016-07-15 22:46:00 -04:00
Rapptz
a128249b63
Add support for different message types and call message.
2016-07-13 20:11:18 -04:00
Rapptz
3cad1aeb59
Version bump to v0.10.0
2016-06-28 01:24:55 -04:00
Rapptz
f0fc70b2cf
Add a way to set permission overwrites when creating a channel.
2016-06-14 22:26:14 -04:00
Rapptz
fb82a37cc6
Add discord.PermissionOverwrite type for channel-specific overwrites.
2016-06-14 22:26:13 -04:00
Rapptz
a175c86aa1
Add Client.application_info to retrieve the current app info.
...
Fixes #241 .
2016-06-10 22:28:15 -04:00
Rapptz
1c623ccf11
Begin working on gateway v4 support.
...
Bump websockets requirement to v3.1
Should be squashed...
2016-04-27 18:36:13 -04:00
Rapptz
db4cc791dd
Update license of files to 2016.
2016-01-04 22:28:29 -05:00
Khazhismel
0aa46e6def
Add game data class, replace game_id.
2015-12-23 21:28:18 -05:00
Rapptz
2bf527334f
Add discord.version_info
2015-12-09 19:50:17 -05:00
Rapptz
4e3301a57c
Add enums to __init__.py
2015-12-09 07:07:37 -05:00
Rapptz
60945868b4
Clear up some documentation.
2015-12-08 06:51:46 -05:00
Rapptz
a6d6d832ff
Working voice sending implementation.
...
Currently you can only send from a stream that implements
``read`` and a ``ffmpeg`` or ``avconv``.
2015-12-08 06:37:38 -05:00
Rapptz
39988a36c9
Version bump to v0.9.0
2015-11-28 23:08:35 -05:00
Rapptz
9f12067b3d
Add discord.Object class for generic pass-by-ID.
2015-10-27 17:04:50 -04:00
Rapptz
a0073c734e
Split data classes into more files.
2015-10-27 16:23:20 -04:00
Rapptz
8552e24945
Version bump to v0.8.0
2015-10-22 22:21:52 -04:00
Rapptz
411b477a02
Separate colour tuple into its own class.
...
Also enumerate all the constant colours that Discord currently
supports.
2015-10-16 07:48:50 -04:00
Rapptz
e24806660d
Version bump to v0.7.0
2015-10-13 06:28:39 -04:00
Rapptz
8c1aa2ccc5
Fix bug with mentions not working.
2015-10-02 21:35:16 -04:00
Rapptz
94e6b4a8ef
Fix server attribute not being set in GUILD_MEMBER_ADD.
2015-10-02 15:58:23 -04:00
Rapptz
74db314d30
Fix an error with logging in the login method.
2015-09-27 20:22:44 -04:00
Rapptz
a04a526566
Bump to version v0.6.0
2015-09-25 19:42:13 -04:00
Rapptz
bbf1c5418b
Add support for logging.
2015-09-16 17:27:52 -04:00
Rapptz
f59ab28741
Add utils.find helper function.
2015-09-13 22:28:02 -04:00
Rapptz
9119f61caa
Fix KeyError with events.
2015-09-05 15:52:48 -04:00
Rapptz
73919fe152
Documentation fixes and version bump.
2015-09-05 01:05:08 -04:00
Rapptz
80eb567520
Add support for creating invites.
2015-09-04 23:23:47 -04:00
Rapptz
e60777e68b
Document exceptions and change conf.py version detection.
2015-08-28 17:24:35 -04:00
Rapptz
b7fc383013
Python3 import fixes.
2015-08-28 16:55:40 -04:00
Rapptz
5db2b31114
Version bump to v0.4.0.
2015-08-27 22:15:01 -04:00
Rapptz
af5292872b
Parse roles in the member building.
2015-08-26 22:06:38 -04:00
Rapptz
a85aab92b7
Version bump.
2015-08-26 21:22:29 -04:00
Rapptz
108f0a6c45
Server members are now their own class that subclass Users.
...
Roles are also now properly parsed.
2015-08-26 07:43:05 -04:00
Rapptz
bcaf33e304
Preliminary work on permission parsing.
...
Thanks Voltagei.
2015-08-26 07:14:24 -04:00
Rapptz
de3bce2b32
Fix issue with some MESSAGE_UPDATE events.
2015-08-24 06:34:38 -04:00
Rapptz
d74f9c74cf
Version bump to v0.2.0
2015-08-24 00:12:52 -04:00