Skip to content

Commit

Permalink
readme update - added images
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanasati committed Feb 15, 2021
1 parent 0f7b1da commit 0beb1d7
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wall-E

![codejam](https://img.shields.io/badge/CodeJam-Timathon-red)
![codejam](https://img.shields.io/badge/CodeJam-Timathon%20Jan%2021-red)
![exec](https://img.shields.io/badge/Executable-Windows%20|%20Linux-green)
![platforms](https://img.shields.io/badge/Platforms-Windows%20|%20Linux%20|%20Mac-blue)
![python version](https://img.shields.io/badge/Python%20Version-Python%203-yellow)
Expand Down Expand Up @@ -37,29 +37,42 @@ To get some of the latest news, you need to type "Wall - E, tell me some news" o

- **Get Wikipedia summary** -
To get Wikipedia summary on any particular topic, type "Wikipedia Python".
![wikipedia](readme_images/wikipedia.jpg)

- **Get weather of a place** -
To get weather of a place, type "weather russia", or something like that.

- **Play Music** -
To play music, type "Play music" and it will play any random music which is in your system.

- **Play any YouTube video** -
- **Play in-app YouTube video** -
To play any YouTube video, type "Play Shape of You on YouTube" or "Search youtube for Python" and it will play that YouTube video.
![youtube](readme_images/youtube.jpg)

- **Reminder Ability** -
To add a reminder, just type "remind me to {your reminder} {time in dd-mm-yyyy hh:mm format} and it will automatically remind you. Example - *remind me to do exercise 26-01-21 18:00*.
![reminder](readme_images/reminder.jpg)

- **Todo Lists**-
- **Todo Lists** -
To add a todo, just type "add a todo {todo name}" and it will be added to the todo list! Other commands are "delete a todo {name}" and "view todos".
![todos](readme_images/todos.jpg)

- **Ask any random question** - Ask any random question to Wall-E and it will answer the question.
![random](readme_images/random.jpg)

There are many other features, explore our bot to find out. ;-)

<br>

## Team Members
<!-- Add what you contributed here -->
- [Amal Thomas](https://github.com/amalthomas-exe) - GUI, bot server
- [Shravan](https://github.com/Shravan-1908) - Todo lists, reminders, music player
- [Ankit](https://github.com/Ankit404butfound) - News, Jokes, Readme.md
| Member | Contribution |
| -- | -- |
| [Amal Thomas](https://github.com/amalthomas-exe) | GUI, bot server |
| [Shravan](https://github.com/Shravan-1908) | Todo lists, reminders, music player |
| [Ankit](https://github.com/Ankit404butfound) | News, Jokes, README |

<br>

## Installation
### EXE release
Expand Down
Binary file added readme_images/random.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/reminder.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/todos.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/wikipedia.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/youtube.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0beb1d7

Please sign in to comment.