Alexis
Alexis copied to clipboard
Alexis is an Open Source command line Robot butler!
**Is your feature request related to a problem? Please describe.** You can add a link shortening command to alexis, which can help shorten link without visiting any website. **Describe the...
More commands need to be added and more websites also need to be added to make Jarvis more useful! Even if one command is added, we will go ahead with...
### Feature: - The speech functionality now has access to all previously added commands. ### Methods added: - global variable speechRecog added. - alexisCommand(command): takes command already typed (or through...
**Describe the bug** The feature to open tempmail by the command "open tempmail" as mentioned in help is not working. **To Reproduce** Steps to reproduce the behavior: Type command "open...
(This is my first ever contribution to FOSS so I don't know the etiquette sorry) Notes for commit 1: Minor changes: Added "ok" and "why not" to agreeInput. Added "rather...
Changed from if elif else statements to a dictionary system that uses functions instead, should be safer and easier to expand although some trigger keywords were lost in the process.
New features: - hangman game - woordle game - ASCII art generator