Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

hifly81/HiFlyRobotBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiFlyRobotBot

another bot 4 Telegram It is based of course on my tastes

Find me at http://t.me/HiflyRobotBot

HiFlyRobot uses icons from https://www.iconfinder.com/iconsets/stripe-flag-set

see license for icons at: http://support.iconfinder.com/quick-guide-to-iconfinder/license-overview

Installing

Required python libs:

$ sudo pip install requests
$ sudo pip install lxml
$ sudo pip install beautifulsoup4

Configure

Open the file bot.properties

Put the value of your Telegram Token in key

bot_token=<your_telegram_bot_token>

Run

$ python hifly_robot_bot.py

Ctrl-C or kill the process to stop the bot.

Usage

So far the bot will answer to these messages/commands:

License

You may copy, distribute and modify the software provided that modifications are described and licensed for free under LGPL-3 https://www.gnu.org/licenses/lgpl-3.0.html. Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be.