OpenWrt Forum Archive

Topic: Telegram integration with OpenWRT

The content of this topic has been archived on 4 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi Everyone !

I Build a set of scripts in bash, to use a telegram bot to manage or get informations from a OpenWRT Router.

Here is the github with a nice help to explain how to use it:

github.com/alexwbaule/telegramopenwrt

Comments, forks, new plugins are welcome !


Tks!

I don't use any telegram services. But, this ought to be an interesting project. Thank you for sharing.

Tks ! Im use Telegram because Whatsapp dont have official bots or API.

Maybe i can try to use Slack too

If I may ask, what hardware interface is needed to connect to a telegram network?

Can you tell us the hardware needed to connect the router to the telegram network?
Do you use a usb dongle 3g?
Do you have also a little documentation to use it?

Thank you

Currently, the telegram command line client (tg) is not supported on most OpenWRT routers. This happens because of the project was written assuming Little Endian architecture.

I'm trying to port the project to MIPS (Big Endian): github.c0m/vk496/tgl/tree/endian

Salu2

give a look at github.com/alexwbaule/telegramopenwrt , it works very very fine to me here......

(Last edited by phanthom2o4o on 7 Aug 2017, 15:49)

The discussion might have continued from here.