mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
Add some explantation about Google plugin functions
This commit is contained in:
parent
fee97c0308
commit
8c191a8ce2
@ -1,2 +1,27 @@
|
||||
This is a simple plugin to provide access to the Google services we all know
|
||||
and love from our favorite IRC bot.
|
||||
|
||||
Commands: cache, calc, fight, google, lucky, phonebook, and translate
|
||||
|
||||
Basic usage
|
||||
-----------
|
||||
|
||||
1. google
|
||||
|
||||
Searchs for a string and gives you 3 results from google search
|
||||
>!google something
|
||||
|
||||
2. lucky
|
||||
|
||||
Return the first result (Google lucky search)
|
||||
>!lucky something
|
||||
|
||||
3. calc
|
||||
|
||||
Does mathmatic calculations
|
||||
>!calc 5+4
|
||||
|
||||
4. translate
|
||||
|
||||
Translates a string
|
||||
>!translate en ar test
|
||||
|
Loading…
Reference in New Issue
Block a user