Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 769 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 769 Bytes

PiPot (Micro Honeypot for RPi) - notification service implementations

This repository holds (sample) notification service implementations for the PiPot project.

If you encounter any issues, please open an issue on the main repository.

For more information, please see the main repository.

Available services in this repository

Sample implementations

Sample implementations are minimal implementations to demonstrate functionality.

  • Coming soon.

Full implementations

Full implementations are services that can be used productively.

  • Telegram: Bot that sends messages to one or more chat(s) (including group chats). Makes use of the python-telegram-bot package.