https://github.com/cedx/akismet.ps1
Prevent comment spam using Akismet service, in PowerShell.
https://github.com/cedx/akismet.ps1
akismet powershell
Last synced: 2 months ago
JSON representation
Prevent comment spam using Akismet service, in PowerShell.
- Host: GitHub
- URL: https://github.com/cedx/akismet.ps1
- Owner: cedx
- License: mit
- Created: 2026-04-24T22:25:30.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-24T23:04:36.000Z (2 months ago)
- Last Synced: 2026-04-25T01:21:10.225Z (2 months ago)
- Topics: akismet, powershell
- Language: PowerShell
- Homepage: https://github.com/cedx/akismet.ps1/tree/main/docs
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: ChangeLog.md
- License: License.md
- Authors: Authors.txt
Awesome Lists containing this project
README
# Akismet for PowerShell
Prevent comment spam using [Akismet](https://akismet.com) service,
in [PowerShell](https://learn.microsoft.com/en-us/powershell).
## Documentation
- [User guide](https://github.com/cedx/akismet.ps1/tree/main/docs)
- [Examples](https://github.com/cedx/akismet.ps1/tree/main/example)
## Development
- [Git repository](https://github.com/cedx/akismet.ps1)
- [Submit an issue](https://github.com/cedx/akismet.ps1/issues)
## License
[Akismet for PowerShell](https://github.com/cedx/akismet.ps1) is distributed under the MIT License.