Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 789 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 789 Bytes

DISCLAIMER

I'm choosing to not update this repo, because some add-ons needs a constant support, that I don't have time to give. Take this code as an example of "how-to-do" scraping ecc.

pio-bot (@p_IO_bot on telegram)

Bot telegram in lingua italiana con chatterbot e comandi utili.

  • installare le request con

pip install -r requirements.txt

  • fare il deploy su Heroku

Ovviamente vi servirà:

  • un token telegram
  • un database MongoDB
  • un token per il meteo
  • pazienza

Cosa c'è nel bot:

  • meteo
  • bus di bologna
  • il chatterbot
  • (molto altro)

Thanks to: @cttynul for the input and for some very very very useful modules (chatterbot and bologna bus for example, visit his repo and his bot too). Thanks to you I've had no social life in last two month but I learnt python