История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Bruce Marriner c858d08208 Fixed login, so it works :) 10 лет назад
  Bruce Marriner 4cb734f809 Fixed AU_ consts 10 лет назад
  Bruce Marriner 7738fea746 Comments, TODO list. 10 лет назад
  Bruce Marriner 0840d1003d Removed endpoint variables and moved to restapi.go 10 лет назад
  Bruce Marriner 6778771309 Added all known endpoints as variables, updated funcs to use them. 10 лет назад
  Bruce Marriner 2c3ca777f9 Clean up, notes 10 лет назад
  Bruce Marriner 778a62b747 renamed examples folder. 10 лет назад
  Bruce Marriner dc0996ad4f removed notes 10 лет назад
  Bruce Marriner fff4fa20e9 Clean up 10 лет назад
  Bruce Marriner e6789fde74 Inital add of Websockets 10 лет назад
  Bruce Marriner adac11495a Inital addition of Websocket handling. Lots of moving things around. 10 лет назад
  Bruce Marriner 14dc3f3e79 Proper GFM. 10 лет назад
  Bruce Marriner fcf2f62b2c Typo. 10 лет назад
  Bruce Marriner 33fc3d6cb0 HTTP API is pretty stable, functional, and handles basic stuff. 10 лет назад
  Bruce Marriner 665c468c33 Updated Request func to handle POST as well. Updated other 10 лет назад
  Bruce Marriner f3ddf16ff7 Removed Mentions struct, as its the same as User 10 лет назад
  Bruce Marriner c99caaf2d7 Used a map for something! Added notes.. nothing big. 10 лет назад
  Bruce Marriner ed73bdb004 Added list of working features and comment regarding demo.go 10 лет назад
  Bruce Marriner 7b7b1d381c Added SendMessage function to client.go and example of it to demo.go 10 лет назад
  Bruce Marriner 9abd4e829a Added PrivateChannels function example 10 лет назад