Commit History

Author SHA1 Message Date
  Bruce Marriner 05ff822438 Stop trying to fight Discord's Int's as Strings and just use strings. 9 years ago
  Bruce Marriner f87340f1e8 Fixed bugs from last commit :) 9 years ago
  Bruce Marriner 2448f72489 Major rewrite of REST API to include constants for all endpoints 9 years ago
  Bruce Marriner 9076028987 Added VoiceRegions and VoiceIce. Clean up endpoint constants 9 years ago
  Bruce Marriner 4fc845b7eb Added structs for voice regions and ice 9 years ago
  Bruce Marriner c94dfba12d Added struct for user settings 9 years ago
  Bruce Marriner c721f61059 Removing demo, replacing it with new. 9 years ago
  Bruce Marriner bc6be21108 Pointless 9 years ago
  Bruce Marriner 85cf9d62ad Removed duplicated JoinedAt.. 9 years ago
  Bruce Marriner 1505c7ede6 Updated Guild struct, fixed embed_channel_id to be a int from string. 9 years ago
  Bruce Marriner 3794c1a31e Added Guild Role Update handler 9 years ago
  Bruce Marriner b122bd3013 Fixed member struct to correctly store guildid as int. 9 years ago
  Bruce Marriner f885ce38d2 Added support for GUILD_UPDATE event 9 years ago
  Bruce Marriner 3d9e980619 Several bug fixes causing json unmarshal errors. 9 years ago
  Bruce Marriner ecbaed46ab Renamed server.go to guild.go 9 years ago
  Bruce Marriner 074d1bcdae Huge update to Websocket support. 9 years ago
  Bruce Marriner 666adbe0b4 Updated readme. 9 years ago
  Bruce Marriner f4445fb782 Commented out file, as it's not being used now. 9 years ago
  Bruce Marriner e8b77083df Inital implementation for callback funcs handling Websocket events 9 years ago
  Bruce Marriner a5d3e9378e Made session in Discord strut a pointer. Probably will change that again :) 9 years ago
  Bruce Marriner c858d08208 Fixed login, so it works :) 9 years ago
  Bruce Marriner 4cb734f809 Fixed AU_ consts 9 years ago
  Bruce Marriner 7738fea746 Comments, TODO list. 9 years ago
  Bruce Marriner 0840d1003d Removed endpoint variables and moved to restapi.go 9 years ago
  Bruce Marriner 6778771309 Added all known endpoints as variables, updated funcs to use them. 9 years ago
  Bruce Marriner 2c3ca777f9 Clean up, notes 9 years ago
  Bruce Marriner 778a62b747 renamed examples folder. 9 years ago
  Bruce Marriner dc0996ad4f removed notes 9 years ago
  Bruce Marriner fff4fa20e9 Clean up 9 years ago
  Bruce Marriner e6789fde74 Inital add of Websockets 9 years ago