> For the complete documentation index, see [llms.txt](https://imthehumanoid.gitbook.io/antispammer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imthehumanoid.gitbook.io/antispammer/antispammer.md).

# Antispammer

### Getting Started

```bash
npm install antispammer
```

```javascript
const antispam = require('antispammer');
```
