A Python Wrapper For Nospamplus Api
Project description
NoSpam+
An Python Wrapper For NoSpamPlus Api.
Support
- Channel : @NospamPlus
- Group : @NospamPlusSupport
- Bot : @NospamPlusBot
- Website : nospamplus.cf
Usage Example
from nospamplus.connect import Connect
mytoken = 'your_token_from_@nospamplusbot'
token_connect = Connect(mytoken)
user = token_connect.is_banned(12974624)
print(user.ban_code)
print(user.reason)
Installing
pip install nospamplus
or
pip3 install nospamplus
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
nospamplus-5.0.tar.gz
(2.7 kB
view details)
Built Distribution
nospamplus-5.0-py3-none-any.whl
(15.5 kB
view details)
File details
Details for the file nospamplus-5.0.tar.gz
.
File metadata
- Download URL: nospamplus-5.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dcc352c9ba47590a46e6ace75369f68431bccf428f2691b7bc570da36366d9c |
|
MD5 | 063f3ea0660c7932fd9b41102be4dc2b |
|
BLAKE2b-256 | 7bdf88c1604aacff57890a5fba5d033aee84284f73f4c66bdc718016e02d925c |
File details
Details for the file nospamplus-5.0-py3-none-any.whl
.
File metadata
- Download URL: nospamplus-5.0-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a885d8d11db51763d0e3f388e2b0ebb499ec9dce568c84ab1a4981a7f1670fec |
|
MD5 | f62437dc32c68455ef7caa65bc6c0b1d |
|
BLAKE2b-256 | c09c0f426eb69a747ee4ccc4c79c2408f4ea724db97ad079c5abeea1059f7396 |