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