ProBot embed messages feature based database, :shitoh:
Project description
ProBot.DB
ProBot embed messages feature based database, lol.
Store your data in ProBot database easily, using the embed messages feature, for free :).
Installation
pip install ProBotDB
Usage
Now all you need is a server ID with ProBot, and your auth token from probot.io.
from ProbotDB import ProBotDB
database = ProBotDB('auth token', 'server ID', 'embed name')
database.set('foo', 'bar')
database.get('foo') # bar
database.push('foo', 'ok')
database.delete('foo')
database.clear()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ProbotDB-1.1.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ProbotDB-1.1.tar.gz.
File metadata
- Download URL: ProbotDB-1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
760e9172efb951458f166de1450faf1f206b8383ef51ad3030430abaf58094bb
|
|
| MD5 |
ead4062d7327cf262ade7585766e86da
|
|
| BLAKE2b-256 |
711519dd84fee33173e8517b0979f699f390b741e5d44669f0c57e6ae64b7fbd
|
File details
Details for the file ProbotDB-1.1-py3-none-any.whl.
File metadata
- Download URL: ProbotDB-1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78a08a1a4af864d065ea8ec3ae999413a4a0e871394c2419477210dbb3e216b3
|
|
| MD5 |
3984381a1db39afce5afbbac98c87671
|
|
| BLAKE2b-256 |
e152730e030468a5f350d2c4f3d90abc4dddd7d4f8bbcb449dddddf1999b4118
|