Intelebot
Integration of Telegram Bots to Frappe and ERPNext
- Author: aerele
- Repository: https://github.com/aerele/intelebot
- GitHub stars: 15
- Forks: 13
- License: NOASSERTION
- Category: Integrations
- Maintenance: Minimally Maintained
Install Intelebot
bench get-app https://github.com/aerele/intelebot
Tags
- api-integration
- erpnext
- frappe
- telegram
- telegram-bot
Add the Frappe Gems badge to your README
Maintain Intelebot? Paste this into your README:
[](https://frappegems.com/gems/apps/aerele/intelebot)
About Intelebot
Intelebot
Intelebot integrates Telegram with Frappe, ERPNext, Custom frappe applications to yield more productivity via Telegram Bot API.
Table of Contents
Installation
Navigate to your bench folder
cd frappe-bench
Install Intelebot App
bench get-app intelebot https://github.com/aerele/intelebot.git
bench --site [site-name] install-app intelebot
Setup and Use:
Create a new Telegram bot in
BotFatherGet Telegram Bot Token from
BotFather
Once you created your bot.
In Intelebot,
Go to →
Telegram Bot-> Enter Telegram Bot Username and Bot API Token.Once the new
Telegram Botdocument created. At every half an hour,telegram channel,groups,supergroups, andprivatechats associated with the corresponding bots are created automatically viaBot APIunderTelegram Chat.Create a new
Send Documentwith the necessary fields and make sure the linked file will be public. At every half an hour the specified file gets sent to the corresponding chat. Otherwise, usesend_to_telegrambutton to send the linked file. Currently, it supports gif, pdf, and zip files.In
Send Documentif you enableddelete_linked_file_after_sentmeans, the linked file will be deleted in the system once it sent to the telegram chat.
Dependencies
- Frappe
- Python
- python-telegram-bot
License
MIT
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers