Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 838 Bytes

README.md

File metadata and controls

38 lines (33 loc) · 838 Bytes

go-ts3-http

usage

see example/example.go

available endpoints (from docs)

Endpoints as described in here.

  • not started
  • implemented
  • work in progress
endpoint doc file status
apikey
ban
channel
channelclientperm
channelgroup
channelperm
client
complain
custom
general
instance
log
message
permission
privilegekey
querylogin
server
servergroup
servertemppassword
token

TODO

  • implement all endpoints
  • implement an event system based on raw (until events for the http api gets announced)