Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

.pydocs plugin #151

Merged
merged 3 commits into from May 13, 2019
Merged

.pydocs plugin #151

merged 3 commits into from May 13, 2019

Conversation

ghost
Copy link

@ghost ghost commented May 13, 2019

brief description of changes

I added a new plugin .pydocs user will enter .pydocs "keywords" where "keywords" are the ones that he/she wants to search in python docs.
The problem now is that when I send the request using "requests" library the response is not same as when you do it with the browser yourself

It returns a page but there are no search results in it. So I was just wondering should we use something like Selenium (because I think its because of the Javascript that they have used) or is there any other solution for this.

@Abdur-rahmaanJ Abdur-rahmaanJ marked this pull request as ready for review May 13, 2019 15:51
@Abdur-rahmaanJ
Copy link
Owner

ok i'll merge it, you continue work. just do more research.

@Abdur-rahmaanJ Abdur-rahmaanJ merged commit 11ce25d into Abdur-rahmaanJ:master May 13, 2019
nickw409 pushed a commit to nickw409/honeybot that referenced this pull request May 19, 2019
Added cleanup

added uptime plugin (Abdur-rahmaanJ#143)

just the test we'll have to see else great!

Added friends to bot_info

lol (#2)

* Added friends to bot_info (Abdur-rahmaanJ#144)

* Added roman numeral converter (Abdur-rahmaanJ#146)

added roman numeral converter

* add comic plugin (Abdur-rahmaanJ#147)

* add comic plugin

* fixed file directory

* Added country flag

* add plugins_info of comic

* removed flag from readme

* add code declaration

* spacing

* Readme additions (Abdur-rahmaanJ#148)

* add comic plugin

* fixed file directory

* Added country flag

* add plugins_info of comic

* removed flag from readme

* add code declaration

* spacing

* Update readme

* Update Readme

Update README.md

fix - readme - plugins tuto

Update comic.py (Abdur-rahmaanJ#150)

Incorrect statement, no search arg

.pydocs plugin (Abdur-rahmaanJ#151)

* Update LICENSE

* Update LICENSE

* added .pydocs plugin, needs more work

Add testimonial

Add Poker assets (Abdur-rahmaanJ#154)

* syncro

* Create horoscope.py

* Update horoscope.py

* Update horoscope.py

* Update README.md

* Update horoscope.py

* Update riddle.py

* Update riddle.py

* testing

* Create horoscope.py

* Update STD_PLUGINS.conf

* Update riddle.py

* Update horoscope.py

* Update news.py

* Update horoscope.py

* Update horoscope.py

* Update weather.py

* Update horoscope.py

* Update horoscope.py

* Update horoscope.py

* Update riddle.py

* Update riddle.py

* Update riddle.py

* Update riddle.py

* Update riddle.py

* Update horoscope.py

* create russian_roulette plugin

* Create converter.py

* support converter

* test kick command

* fix plugin bugs

* kick command testing

* create python asset files and import in plugin

* add monopoly to standard plugins

* create echo plugin for testing

* debug

* add start command

* Update monopoly.py

* monopoly basis

* Update monopoly.py

* wierd commit

* Update plugins_info.md

* Update russian_roulette.py

* roll function development

* it works!!! OMG

* update description

* Create echo.py

* Delete echo.py

* Update STD_PLUGINS.conf

* remove echo

* monopoly development

* monopoly roll command development

* community deck

* chance card half developed

* created card functions, just need to execute

* community and chance card development complete

* Update monopoly.py

* make card arguments iterable

* completed all tasks apart from commenting, now testing

* bug fixes

* fix bugs

* fix bugs

* fix no plugin. bug

* Update monopoly.py

* more bug fixes

* str not tuple bug fix

* even more bug fixes, must check chance function

* finally got it to work decently

* Update monopoly.py

* Update monopoly.py

* fix bug

* initial development complete

* Update monopoly.py

* Update plugins_info.md

* Update PLUGINS.conf

* Update monopoly_assets.py

* Update monopoly.py

* update the about for currency

* bot-suite initial commit

* change kill to quit

* Update plugins.txt

* change structure

* Update plugins.txt

* honeybot poker assets

* bug fix for poker assets

* remove bot-suite functions for poker PR
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants