https://github.com/hifly81/hiflyrobotbot
another bot 4 Telegram - loving jazz
https://github.com/hifly81/hiflyrobotbot
bot icons jazz python telegram telegram-api telegram-bot wikipedia youtube
Last synced: 8 months ago
JSON representation
another bot 4 Telegram - loving jazz
- Host: GitHub
- URL: https://github.com/hifly81/hiflyrobotbot
- Owner: hifly81
- Archived: true
- Created: 2017-03-20T09:11:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T12:53:52.000Z (over 8 years ago)
- Last Synced: 2024-12-20T23:29:16.098Z (10 months ago)
- Topics: bot, icons, jazz, python, telegram, telegram-api, telegram-bot, wikipedia, youtube
- Language: Python
- Homepage:
- Size: 309 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HiFlyRobotBot
another bot 4 Telegram
It is based of course on my tastesFind me at http://t.me/HiflyRobotBot
HiFlyRobot uses icons from
https://www.iconfinder.com/iconsets/stripe-flag-setsee license for icons at:
http://support.iconfinder.com/quick-guide-to-iconfinder/license-overviewInstalling
==========Required python libs:
$ sudo pip install requests
$ sudo pip install lxml
$ sudo pip install beautifulsoup4Configure
=========Open the file bot.properties
Put the value of your Telegram Token in key
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:
* Say ciao, hello, greet the bot and It will answer you!
* /start
* /
where a country code must be as specified in https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
or in https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3
example: /it or /IT, /US or /USA...* /jazz
the bot will propose you a random jazz playlist from youtubeLicense
=======You may copy, distribute and modify the software provided that modifications are described and licensed for free under LGPL-3 . 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.