Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 521 Bytes

File metadata and controls

15 lines (12 loc) · 521 Bytes

Contributing to Telegram AI Bot

Thank you for your interest in improving this workflow!

How to contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Test your changes in your n8n instance.
  4. Export the updated JSON (remember to remove your sensitive data).
  5. Submit a pull request.

Areas for improvement

  • Adding more LangChain tools (Google Search, Wikipedia).
  • Improving the HTML error correction logic.
  • Optimizing the system prompts for better AI performance.