Welcome to the Notify2 documentation! This guide provides comprehensive information on how to use, configure, and troubleshoot Notify2, a powerful Python package for sending Telegram notifications.
For a quick introduction and basic usage examples, please refer to the main project's README.md file.
Learn how to use Notify2 directly from your terminal. This section covers all available commands, their options, and usage examples.
Explore the Notify2 Python API for programmatic control over sending Telegram messages. This section details all classes, methods, and functions available for integration into your Python applications.
Understand the various ways to configure Notify2, including environment variables, configuration files, and in-code settings. Learn about the priority of different configuration sources.
Go to Configuration Documentation
Find solutions to common issues and errors you might encounter while using Notify2. This section provides step-by-step guidance for diagnosing and resolving problems.