提交历史

作者 SHA1 备注 提交日期
  Bruce Marriner 9a9175deec Added pretty GoDoc link 9 年之前
  Bruce Marriner 08e148c280 Lowercase for GoDoc 9 年之前
  Bruce Marriner 10cf7cee6c Link to GoDoc 9 年之前
  Bruce Marriner 03f00298d3 More concise 9 年之前
  Bruce Marriner afae8a76ba Cleanup. 9 年之前
  Bruce Marriner 17a5668f0c Added example code. 9 年之前
  Bruce Marriner a5336e53da Inital add of example bot 9 年之前
  Bruce Marriner f9c5f2bdc8 Updated to match current state of package 9 年之前
  Bruce Marriner 91207ece15 Large additions to REST API and Websocket API. 9 年之前
  Bruce Marriner a3903aaa50 Fixes to GuildRole events 10 年之前
  Bruce Marriner 05ff822438 Stop trying to fight Discord's Int's as Strings and just use strings. 10 年之前
  Bruce Marriner f87340f1e8 Fixed bugs from last commit :) 10 年之前
  Bruce Marriner 2448f72489 Major rewrite of REST API to include constants for all endpoints 10 年之前
  Bruce Marriner 9076028987 Added VoiceRegions and VoiceIce. Clean up endpoint constants 10 年之前
  Bruce Marriner 4fc845b7eb Added structs for voice regions and ice 10 年之前
  Bruce Marriner c94dfba12d Added struct for user settings 10 年之前
  Bruce Marriner c721f61059 Removing demo, replacing it with new. 10 年之前
  Bruce Marriner bc6be21108 Pointless 10 年之前
  Bruce Marriner 85cf9d62ad Removed duplicated JoinedAt.. 10 年之前
  Bruce Marriner 1505c7ede6 Updated Guild struct, fixed embed_channel_id to be a int from string. 10 年之前
  Bruce Marriner 3794c1a31e Added Guild Role Update handler 10 年之前
  Bruce Marriner b122bd3013 Fixed member struct to correctly store guildid as int. 10 年之前
  Bruce Marriner f885ce38d2 Added support for GUILD_UPDATE event 10 年之前
  Bruce Marriner 3d9e980619 Several bug fixes causing json unmarshal errors. 10 年之前
  Bruce Marriner ecbaed46ab Renamed server.go to guild.go 10 年之前
  Bruce Marriner 074d1bcdae Huge update to Websocket support. 10 年之前
  Bruce Marriner 666adbe0b4 Updated readme. 10 年之前
  Bruce Marriner f4445fb782 Commented out file, as it's not being used now. 10 年之前
  Bruce Marriner e8b77083df Inital implementation for callback funcs handling Websocket events 10 年之前
  Bruce Marriner a5d3e9378e Made session in Discord strut a pointer. Probably will change that again :) 10 年之前