arpitx165 / Automation-Bots

collection of automation Bots :wrench:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automating It!

Build Status

View the demo of the bots here at this channel

Bots | Youtube

Details

  • cleverbot.py

  • A chatbot created using cleverbot API.

  • full-contact.py

  • Takes email ID as input and provides information like Full name, address, etc., using FullContact API.

  • ipl.py

  • Get the ipl updates at every 30 seconds.

  • quora.py

  • It enables you to use quora from cmd/terminal/shell. It will ask you to enter any question that you need to search on quora, then according to that it will search some(8-10) relevant questions from which you can select a question and after that it will give you an answer of that question. Lastly it'll ask you whether you want more answers(y/n), if you choose 'y' then it'll redirect you to that Quora page where the question and its answers are present.

  • wolfram_bot.py

  • Wolfram Alpha is an online service that answers factual queries directly by computing the answer from externally sourced "curated data". Using it's API, this provides various no. of services.

  • youtube.py

  • The program takes name of a song then it will open your default web-browser and it will play that song on youtube.

  • kiara.py

  • A mini digital assistant to which can give you information like general questions, weather news, math, and wikipedia info of that topic. It has Text-To-Speech feature.

Note -

  1. The codes uses an API key which has been deactivated so you will need to get your own. Before running the programs make sure you have installed the libraries or modules.

  2. For contributions check here

About

collection of automation Bots :wrench:


Languages

Language:Python 100.0%