import spamwatch
token = 'A_LONG_TOKEN_HERE'
client = spamwatch.Client(token)
ban = client.get_ban(777000)
print(ban.reason)
-
Notifications
You must be signed in to change notification settings - Fork 7
Python wrapper for the SpamWatch API
License
SpamWatch/spamwatch-py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python wrapper for the SpamWatch API
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published