Skip to content
Discussion options

You must be logged in to vote

Here you go (systemd):

[Unit]
Description=Opencode Telegram Bot
After=opencode-web.service
Requires=opencode-web.service

[Service]
ExecStart=%h/.npm-global/bin/opencode-telegram
Restart=on-failure
RestartSec=5
Environment=NODE_ENV=production

[Install]
WantedBy=default.target

Replies: 7 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

grinev
Mar 3, 2026
Maintainer Author

You must be logged in to vote
1 reply
@Paslestrange
Comment options

Comment options

You must be logged in to vote
1 reply
@grinev
Comment options

grinev Mar 21, 2026
Maintainer Author

Comment options

You must be logged in to vote
1 reply
@shaked8634
Comment options

Answer selected by grinev
Comment options

You must be logged in to vote
7 replies
@grinev
Comment options

grinev Apr 7, 2026
Maintainer Author

@Deniom3
Comment options

@grinev
Comment options

grinev Apr 7, 2026
Maintainer Author

@grinev
Comment options

grinev Apr 7, 2026
Maintainer Author

@Deniom3
Comment options

Comment options

You must be logged in to vote
1 reply
@grinev
Comment options

grinev Apr 14, 2026
Maintainer Author

Comment options

You must be logged in to vote
1 reply
@grinev
Comment options

grinev May 20, 2026
Maintainer Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants