Skip to content

Commit

Permalink
Weather: move to old_plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Mar 10, 2019
1 parent 13a7269 commit 90fe0e4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion COMMANDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ Command Syntax | Plugin class | Description | Working?
`!turl <url>` | TinyURL | Create a short link to the given url with [TinyURL](http://tinyurl.com/). | Yes
`!ud <query>` | UrbanDictionary | Look up the given query on [UrbanDictionary](http://www.urbandictionary.com/). | Yes
`!ver <nick>` | CTCPVersion | Send a CTCP VERSION request to the given nick. | Yes
`!w <location>` | Weather | Get the weather for the given location from [Wunderground](https://www.wunderground.com/). | Yes
`!wa <query>` | WolframAlpha | Ask [Wolfram\|Alpha](http://www.wolframalpha.com/) about something. | Yes
`!wiki <search>` | Wikipedia | Search [Wikipedia](http://en.wikipedia.org). | Yes
`!xkcd [search]` | XKCDComics | Get a random [XKCD](http://xkcd.com/) comic, or one related to a search. | Yes
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ plugins:
- UserMail
- UserPoints
- UrbanDictionary
- Weather
- WebSearch
- Wikipedia
- WolframAlpha
Expand Down

0 comments on commit 90fe0e4

Please sign in to comment.