Commit graph

7 commits

Author SHA1 Message Date
Bruce Marriner
91207ece15 Large additions to REST API and Websocket API. 2015-11-16 13:05:56 -06:00
Bruce Marriner
05ff822438 Stop trying to fight Discord's Int's as Strings and just use strings. 2015-11-14 21:02:35 -06:00
Bruce Marriner
85cf9d62ad Removed duplicated JoinedAt.. 2015-11-13 19:48:12 -06:00
Bruce Marriner
1505c7ede6 Updated Guild struct, fixed embed_channel_id to be a int from string. 2015-11-13 19:46:52 -06:00
Bruce Marriner
b122bd3013 Fixed member struct to correctly store guildid as int. 2015-11-13 10:01:43 -06:00
Bruce Marriner
3d9e980619 Several bug fixes causing json unmarshal errors. 2015-11-13 09:36:11 -06:00
Bruce Marriner
074d1bcdae Huge update to Websocket support.
Changed "Server" to "Guild" to remain consistant with Discords
API naming.
2015-11-12 23:25:48 -06:00