Histórico de Commits

Autor SHA1 Mensagem Data
  Bruce Marriner e8b77083df Inital implementation for callback funcs handling Websocket events há 9 anos atrás
  Bruce Marriner a5d3e9378e Made session in Discord strut a pointer. Probably will change that again :) há 9 anos atrás
  Bruce Marriner c858d08208 Fixed login, so it works :) há 9 anos atrás
  Bruce Marriner 4cb734f809 Fixed AU_ consts há 9 anos atrás
  Bruce Marriner 7738fea746 Comments, TODO list. há 9 anos atrás
  Bruce Marriner 0840d1003d Removed endpoint variables and moved to restapi.go há 9 anos atrás
  Bruce Marriner 6778771309 Added all known endpoints as variables, updated funcs to use them. há 9 anos atrás
  Bruce Marriner 2c3ca777f9 Clean up, notes há 9 anos atrás
  Bruce Marriner 778a62b747 renamed examples folder. há 9 anos atrás
  Bruce Marriner dc0996ad4f removed notes há 9 anos atrás
  Bruce Marriner fff4fa20e9 Clean up há 9 anos atrás
  Bruce Marriner e6789fde74 Inital add of Websockets há 9 anos atrás
  Bruce Marriner adac11495a Inital addition of Websocket handling. Lots of moving things around. há 9 anos atrás
  Bruce Marriner 14dc3f3e79 Proper GFM. há 10 anos atrás
  Bruce Marriner fcf2f62b2c Typo. há 10 anos atrás
  Bruce Marriner 33fc3d6cb0 HTTP API is pretty stable, functional, and handles basic stuff. há 10 anos atrás
  Bruce Marriner 665c468c33 Updated Request func to handle POST as well. Updated other há 10 anos atrás
  Bruce Marriner f3ddf16ff7 Removed Mentions struct, as its the same as User há 10 anos atrás
  Bruce Marriner c99caaf2d7 Used a map for something! Added notes.. nothing big. há 10 anos atrás
  Bruce Marriner ed73bdb004 Added list of working features and comment regarding demo.go há 10 anos atrás
  Bruce Marriner 7b7b1d381c Added SendMessage function to client.go and example of it to demo.go há 10 anos atrás
  Bruce Marriner 9abd4e829a Added PrivateChannels function example há 10 anos atrás
  Bruce Marriner 782fbe2bc9 Added Message func to client.go to pull channel messages há 10 anos atrás
  Bruce Marriner 8a0bb9fd9a Added demo.go file to, well, demo the discordgo pacakge :) há 10 anos atrás
  Bruce Marriner ec6f07259d Renamed Close to Logout. Removed unneeded sprintf calls. há 10 anos atrás
  Bruce Marriner 302f4976a9 Renamed RequestToken to Login há 10 anos atrás
  Bruce Marriner 66da5a3ae4 Created a client.go with low level access functions and started há 10 anos atrás
  Bruce Marriner b8b42f4898 Added Close function to disconnect (logout) from Discord REST API há 10 anos atrás
  Bruce Marriner a878ca687a Should have been a pointer, I think :) há 10 anos atrás
  Bruce Marriner 535c10752d Slightly improved comments há 10 anos atrás