Commit Verlauf

Autor SHA1 Nachricht Datum
  Bruce Marriner 6778771309 Added all known endpoints as variables, updated funcs to use them. vor 9 Jahren
  Bruce Marriner 2c3ca777f9 Clean up, notes vor 9 Jahren
  Bruce Marriner 778a62b747 renamed examples folder. vor 9 Jahren
  Bruce Marriner dc0996ad4f removed notes vor 9 Jahren
  Bruce Marriner fff4fa20e9 Clean up vor 9 Jahren
  Bruce Marriner e6789fde74 Inital add of Websockets vor 9 Jahren
  Bruce Marriner adac11495a Inital addition of Websocket handling. Lots of moving things around. vor 9 Jahren
  Bruce Marriner 14dc3f3e79 Proper GFM. vor 9 Jahren
  Bruce Marriner fcf2f62b2c Typo. vor 9 Jahren
  Bruce Marriner 33fc3d6cb0 HTTP API is pretty stable, functional, and handles basic stuff. vor 9 Jahren
  Bruce Marriner 665c468c33 Updated Request func to handle POST as well. Updated other vor 9 Jahren
  Bruce Marriner f3ddf16ff7 Removed Mentions struct, as its the same as User vor 9 Jahren
  Bruce Marriner c99caaf2d7 Used a map for something! Added notes.. nothing big. vor 9 Jahren
  Bruce Marriner ed73bdb004 Added list of working features and comment regarding demo.go vor 9 Jahren
  Bruce Marriner 7b7b1d381c Added SendMessage function to client.go and example of it to demo.go vor 9 Jahren
  Bruce Marriner 9abd4e829a Added PrivateChannels function example vor 9 Jahren
  Bruce Marriner 782fbe2bc9 Added Message func to client.go to pull channel messages vor 9 Jahren
  Bruce Marriner 8a0bb9fd9a Added demo.go file to, well, demo the discordgo pacakge :) vor 9 Jahren
  Bruce Marriner ec6f07259d Renamed Close to Logout. Removed unneeded sprintf calls. vor 9 Jahren
  Bruce Marriner 302f4976a9 Renamed RequestToken to Login vor 9 Jahren
  Bruce Marriner 66da5a3ae4 Created a client.go with low level access functions and started vor 9 Jahren
  Bruce Marriner b8b42f4898 Added Close function to disconnect (logout) from Discord REST API vor 9 Jahren
  Bruce Marriner a878ca687a Should have been a pointer, I think :) vor 9 Jahren
  Bruce Marriner 535c10752d Slightly improved comments vor 9 Jahren
  Bruce Marriner e6c91f2fb2 Adding some notes for reference vor 9 Jahren
  Bruce Marriner 37e3e53527 Rearanged a bit more. vor 9 Jahren
  Bruce Marriner 09728d6ffe Removed client.go (well, renamed and heavily modified) vor 9 Jahren
  Bruce Marriner c0f68b4bd5 Refactoring stuff, moved things around :) vor 9 Jahren
  Bruce Marriner 49ca49f6de Moving structures to structs.go to clean up client file some. vor 9 Jahren
  Bruce Marriner 6483db9add Clarification vor 9 Jahren