mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-28 14:01:04 -05:00
README updates [skip ci]
This commit is contained in:
parent
d2f1f32896
commit
826bcf9eb1
@ -1 +1,6 @@
|
||||
Searches results on DuckDuckGo.
|
||||
Provides an interface to DuckDuckGo's web search.
|
||||
|
||||
```
|
||||
<+sGLolol> %ddg eiffel tower
|
||||
<@Atlas> The Eiffel Tower is an iron lattice tower located on the Champ de Mars in Paris. It was named after the engineer Gustave Eiffel, whose company designed and built the tower. - <https://en.wikipedia.org/wiki/Eiffel_Tower>
|
||||
```
|
||||
|
@ -29,7 +29,7 @@
|
||||
###
|
||||
|
||||
"""
|
||||
DDG: Searches results on DuckDuckGo.
|
||||
DDG: Searches for results on DuckDuckGo.
|
||||
"""
|
||||
|
||||
import supybot
|
||||
|
@ -32,7 +32,8 @@ Please note that this list may not always be up to date; your best bet is to act
|
||||
Most of these plugins have their own READMEs in their folders; you can check them for a usage demonstration or further explanation of what they do.
|
||||
|
||||
##### DDG
|
||||
- Looks for results on DuckDuckGo.
|
||||
- Provides an interface to DuckDuckGo's web search.
|
||||
- **Requires:** [Beautiful Soup 4](http://www.crummy.com/software/BeautifulSoup/bs4/doc/)
|
||||
|
||||
##### Isup
|
||||
- Provides a simple command to check whether a website is up or down (using [isup.me](http://isup.me)).
|
||||
|
Loading…
x
Reference in New Issue
Block a user