Python API wrapper for botman bots
Project description
PyBotman
Python Botman API Wrapper
Written by Flowelcat
Introduction
This library provides a pure Python interface for the Botman API. It works with Python 3+.
Botman API provides bot control features along with providing some methods for fetching data from bot's database.
Installing
You can install pybotman using:
$ pip install pybotman
Using
from pybotman import BotmanApi
botman = BotmanApi("https://example.com/v1/", "some_token")
print(botman.get_api_status())
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
pybotman-1.2.0.tar.gz
(7.0 kB
view details)
File details
Details for the file pybotman-1.2.0.tar.gz
.
File metadata
- Download URL: pybotman-1.2.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfa275be2d80f43cf2b212b446e3491d9510912b6aecfe836c3b8816397a0534 |
|
MD5 | bb6aaae1da98895eae14cc695fc79092 |
|
BLAKE2b-256 | 8c2b752482ac8a691513c2a8e5685984d287f253174df5d412afaa1ff4b71cbc |