You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin integrates Telegram Messenger into OctoPrint.
79
+
This plugin integrates Telegram Messenger with OctoPrint.
80
+
81
+
### Features
82
+
83
+
<ulstyle="list-style-type:none">
84
+
<li>🔔 Receive Telegram messages with print status, including snapshots and videos from your webcams</li>
85
+
<li>📡 Remotely control your printer from Telegram (e.g., browsing and uploading files, starting, pausing, and aborting prints, tuning temperatures, etc.)</li>
86
+
<li>🔌 Manage connected power devices (printers, lights, heaters, etc.) directly from Telegram</li>
87
+
<li>🔐 Configure allowed commands and active notifications for each chat</li>
88
+
<li>🧩 Integrations with many other plugins (e.g., manage filaments from Telegram, cancel single objects, control various brands of plugs, etc.)</li>
89
+
</ul>
90
+
91
+
### Documentation
92
+
93
+
For full installation and usage instructions, available features, configuration guidance, and common troubleshooting steps, please refer to the [plugin’s Wiki](https://github.com/jacopotediosi/OctoPrint-Telegram/wiki).
59
94
60
-
You can receive automatic notifications with webcam images before and after a print -
61
-
and even during a print at customizable intervals, such as at specific heights or after a
62
-
certain time (e.g., every 5 mm of height OR every 10 minutes — whichever comes first).
95
+
### Support the project
63
96
64
-
You can also control OctoPrint via messages. For example, send:
65
-
-`/status` to receive the current printer status,
66
-
-`/abort` to stop the ongoing print,
67
-
-`/help` to get a list of all available commands.
97
+
This project is distributed for free and maintained entirely by volunteers, who do their best to develop it in their spare time, gather feedback and reports from users, and fix issues.
68
98
69
-
Please refer to [the documentation on GitHub](https://github.com/jacopotediosi/OctoPrint-Telegram/blob/master/README.md)
70
-
to learn how to register a Telegram bot - a required step for this plugin to work.
99
+
If you'd like to support the maintainers of this project, you can donate via the [GitHub Sponsor page](https://github.com/sponsors/jacopotediosi) ❤️.
0 commit comments