Skip to content

Pibot is a telegram bot which can be used as a youtube music/BT downloaders, ebook archiver and more!

Notifications You must be signed in to change notification settings

chenyanming/piBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PiBot

PiBot is a telegram bot which has the following features:

  • Send a youtube link to Pibot, Pibot downloads the music and send back the sound file (Up to 50MB)
  • Send a BT file to Pibot to trigger the server download
  • send a pdf/mobi/epub/azw3 file to Pibot to backup the ebook to calibre library (Up to 20MB)
  • send a message to Pibot, pibot will take it as a normal command and issue it. If you send it the python source codes, it will run it!
  • send a formula to Pibot, start from a number or a parenthesis, you can use Built-in Functions as well
  • send an hex (0x) or bin (0b) to Pibot
  • Turn on/off Python Mode
  • Check excahnge rates
  • search duckduckgo
  • Inline keyboard shortcuts:
    • Get the IP Address
    • Turn on/off Python Mode
    • Restart the Python Section
    • Check the lastest added Books
  • Custom keyboard according to mode

help width=

Functions

/mode

Show mode status or change mode

/mode

/mode

/mode shell

/mode shell

You can issue normal linux commands to the server, just like terminal, e.g. pwd

pwd

pwd

/mode python

python

You can issue normal python commands to the server, just like python shell, e.g. calculate something...

343435*123434/0x34

python

/hkd, /cny, /usd, /jpy

Check the exchange rate

/hkd 100

hkd

 

###/search

Search the duckduckgo and get the summary of lastest 10 results.

search

###/preview

Search the duckduckgo and get the preview of lastest 10 results.

preview

###/py

run python commands in shell mode

py

###/booksearch

Search the calibre library

/booksearch

/bookshow

Get the specific book information

/bookshow

###/bookexport

Export the book

/bookexport

Download BT

Send a bt file to pibot, it will trigger the aria2c server to download the bt file

BT

BT 2

Download Youtube audio

Send a youtube link to Pibot, it will send back the audio to you!

audio

Backup ebook

Send a ebook to Pibot, it will save to calibre library

audio

About

Pibot is a telegram bot which can be used as a youtube music/BT downloaders, ebook archiver and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages