fabulous icon indicating copy to clipboard operation
fabulous copied to clipboard

Fabulous Bot for Slack!

Results 12 fabulous issues
Sort by recently updated
recently updated
newest added

Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...

dependencies

Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies

the parameter for safe search is not properly used while issuing a request to youtube service. [link](https://github.com/Eulercoder/fabulous/blob/65ea428262b77c8a939d8e37719903ba9206c974/fabulous/services/youtube.py#L18) @SanketDG @vicky002

Currently, the text sent by the user is being scanned by all services, instead the text should be scanned first, then the appropriate service should be activated.

enhancement

Right now if a user tries to input a command like `~directions` and if he misspells the command then there is no feedback given by the bot. instead of this...

enhancement
help wanted

Currently service API keys are hardcoded in the project, it would be great if they can be integrated into the main application

enhancement

https://pypi.python.org/pypi/googletrans I've had more success with this running very basic results It's updated frecently.

enhancement

Need to add Stackoverflow service. When someone types ~sof search_query it should show the search result.

enhancement
hacktoberfest

When someone types `~stock ` bot should give all the details. It would be great if we could show charts or table or any visual.

enhancement