OpenIPC / firmware

Alternative IP Camera firmware from an open community
https://openipc.org
MIT License
1.28k stars 249 forks source link

Rewrite telegram bot #243

Open p0i5k opened 2 years ago

ZigFisher commented 2 years ago

The current implementation of the telegram bot, written on the shell, uses jsonfilter, which is not supplied in the firmware. Rewrite bot in C language using libjson-c

ZigFisher commented 2 years ago

For this task, to support and warm up interest, a small financial donation or video cameras are possible.

themactep commented 2 years ago

Helpful links for prospective developers: https://core.telegram.org/bots https://core.telegram.org/bots/samples