Skip to content

Comments

Added custom tg message limit#23

Closed
MikhailWar wants to merge 1 commit intoreagento:masterfrom
MikhailWar:master
Closed

Added custom tg message limit#23
MikhailWar wants to merge 1 commit intoreagento:masterfrom
MikhailWar:master

Conversation

@MikhailWar
Copy link

Added the ability to specify your message limit for Telegram. By default, the limit will use 4096

workflow.yml

with:
          tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
          tg-chat-id: ${{ vars.TELEGRAM_CHAT_ID }}
          github-token: ${{ secrets.GITHUB_TOKEN }}
          tg-message-limit: ${{ vars.TELEGRAM_MESSAGE_LIMIT }}

@MikhailWar MikhailWar closed this Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant