Skip to main content

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 hashes)

Uploaded Source

Built Distribution

nospamplus-5.0-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page