const SpamWatch = require('spamwatch');
const client = new SpamWatch.Client(token);
(async () => {
const ban = await client.getBan(777000);
console.log(ban);
})();
-
Notifications
You must be signed in to change notification settings - Fork 5
License
SpamWatch/spamwatch-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published