A telegram bot written in Node.js which sends the horoscope of the day by Paolo Fox
- Clone the repo: git clone [email protected]:Hardcorewithin/PaoloFoxBot.git
- Change directory to using cd
- Run
npm install
- Fill the
src/config/index.js
with your data - Run project using
npm start
This telegram bot is not affiliated with Paolo Fox or the www.lattemiele.com website which owns all the rights. The horoscope is retrieved from the www.lattemiele.com which hosts the mp3 audio file.
Special thanks to the user qbqp for his tutorial on the telegram bot: https://github.com/qpbp/yearProgressBot/