shadow lichess api
Project description
Shadow lichess API
Lichess API like functions that are not part of the official API.
Login
import slapi
lila2 = slapi.login("username", "password")
Send message
import slapi
result = slapi.sendmessage("recipientusername", "subject", "message", slapi.login("myusername", "password"))
Join tourney
import slapi
slapi.jointourney("tourneyid", slapi.login("username", "password"))
Talk tourney chat
import slapi
slapi.talktourneychat("tourneyid", slapi.login("username", "password"), "message")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slapi-0.0.6.tar.gz
(3.0 kB
view details)
Built Distribution
slapi-0.0.6-py3-none-any.whl
(4.1 kB
view details)
File details
Details for the file slapi-0.0.6.tar.gz
.
File metadata
- Download URL: slapi-0.0.6.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6913c0319df19902dfe238fb34f41ad593968d12c95cac04c741298cb673a0f8 |
|
MD5 | 7c902ec03347cb645a122b3d16e23088 |
|
BLAKE2b-256 | 7d9a6d5f42a3c3fafbd425b941574c575e8c083fb2f03064bfe4f7ac07f114c2 |
File details
Details for the file slapi-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: slapi-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93eb0e4aefbdf65f41b9d0f7400a5c4688a02be3e6f401f2d5b88c4813bc6a30 |
|
MD5 | 0d9a64abf59e803a2e0b374bf2552c12 |
|
BLAKE2b-256 | 3b820e62507853e43031a8a3c975e87aaab6c8ea3f27e2198a4708eb498f6faf |