Update README.md
This commit is contained in:
parent
fd4431432f
commit
b47099eca6
@ -5,8 +5,8 @@
|
||||
Initialize the wrapper with the token you want to use
|
||||
|
||||
```
|
||||
client = gotipy.clients("C3MgnR4b-iMj.fT","http://gotify.benjamyn.love:8080")
|
||||
app = gotipy.messages("AJww.G_kdoV7Jzs","http://gotify.benjamyn.love:8080")
|
||||
client = gotipy.clients("CLIENT_TOEKN","http://gotify.benjamyn.love:8080")
|
||||
app = gotipy.messages("APP_TOKEN","http://gotify.benjamyn.love:8080")
|
||||
|
||||
clientList = client.getClients()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user