Historie revizí

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