/GrandfathersAdviceBot

This is a Telegram Bot which will give you Life Advice, you can choose to obtain advice in different Categories.

Primary LanguagePythonMIT LicenseMIT

GrandfathersAdvice Telegram Bot

GitHub license Open Source Love svg1

Grandfather will tell you his Advice he learned throughout his Life.

Click the Button to get some Advice from Grandfather:

Features

  • Life Advice
  • Well Being and Health Advice
  • Work and Carrer Advice
  • Family and Friends Advice

Install

To speak with Grandfather click here and open a new Chat with him in Telegram and use a Official Server

This will not run by default you first need to get a Token by the Botfather himself. See here. You need to edit

Recommended Docker:

git clone https://github.com/daehruoydeef/GrandfathersAdviceBot
cd GrandfathersAdviceBot
docker build -t grandfather-advice-bot . && docker run grandfather-advice-bot

You will need to append a sudo to each docker command

Build yourself:

git clone https://github.com/daehruoydeef/GrandfathersAdviceBot
cd GrandfathersAdviceBot
pip3 install -r requirements.txt
python3 main.py

This will not run by default you first need to get a Token by the Botfather himself. See here. You need to edit

Contributing

Adding Advice

You feel like Advice is missing in the Database? Feel free to open up an Issue with the Advice you would like to be added

Donation

License

MIT