Telegram Bots - Bot Code Examples


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Telegram Bots - Bot Code Examples
# 1  
Old 04-17-2018
Tools Telegram Bots - Bot Code Examples

I'm currently looking into ways to integrate the Telegram API into the forums:

Telegram Bots - Bot Code Examples

I'm thinking, first off, to use the Telegram API to get forum alerts and notifications (to Bot or Not?).

Second, I thinking of ways to more deeply integrate Telegram into the forums and other projects I'm working on.

Telegram APIs

Bots: An introduction for developers
# 2  
Old 04-18-2018
Hmmmm.

Darn!

PHP Telegram Bot based on the official Telegram Bot API

Only works with PHP 5.5 or greater, but we are at 5.3. I tried a number of hacks but could not get that code to work on PHP 5.3 even with my hacks and mods.

After reviewing all the recommended PHP libs for Telegram, all require PHP 5.5+ and we are still at 5.3, so maybe I should put this off until we port the site to PHP 7.

Ugghhhhh
# 3  
Old 04-19-2018
Update:

If anyone is interested in Telegram and Telegram bots, if you can find Telegram PHP code libs which works on PHP 5.3+ that would be very helpful.

If we can get this working, I would like to create notifications, alerts, man pages, and search in Telegram for the forums.

Thanks.
# 4  
Old 04-19-2018
In the meantime, this is helpful:

Feed Reader Bot

You can keep updated with the Unix and Linux forums with this Telegram feed bot.

Just install Telegram on your mobile phone or desktop, install TheFeedReaderBot and then add one or more forum RSS feeds.
# 5  
Old 04-21-2018
Here are two screen captures using the Telegram Feed Reader Bot with the forums:

Image

Image
# 6  
Old 05-25-2018
Cool info! I'm now working with my projects and I create Bot's for Telegram with the help of this examples. Thanks!
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Automation using bots in Linux/UNIX ?

Hi folks, has any one attempted using bots for performing tasks in unix?please share if you faced any challenges thanks (1 Reply)
Discussion started by: tommy812
1 Replies

2. What is on Your Mind?

Hunting Anomalous Bots - An Introduction to Cyber-Objects - Live From Cyberspace

https://www.unix.com/members/1-albums212-picture687.png Hunting Anomalous Bots - An Introduction to Cyber-Objects - Live From Cyberspace Click title image (above) for video tutorial. (5 Replies)
Discussion started by: Neo
5 Replies

3. UNIX for Dummies Questions & Answers

Bots

Hi i just joined i was wanting to know if anyone knew a good program or something to help me create a bot? (1 Reply)
Discussion started by: Bigin
1 Replies
Login or Register to Ask a Question