From 401a13476defb790303d753f2ca6fe151923cf90 Mon Sep 17 00:00:00 2001 From: yago Date: Thu, 19 Feb 2015 21:51:44 +0100 Subject: [PATCH] Updated Bot Commands readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 289f957..0785de4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Bot Commands Usage -9gag.lua9GAG for telegram!9gag: Send random image from 9gagbtc.luaBitcoin global average market value (in EUR or USD)!btc [EUR|USD] [amount]echo.luaechoes the msg!echo [whatever]eur.luaEURUSD market value!eur [USD]fortunes_uc3m.luaFortunes from Universidad Carlos III!uc3mget.luaretrieves variables saved with !set!get (value_name)giphy.luaGIFs from telegram with Giphy API!gif (term): Search and sends GIF from Giphy. If no param, sends a trending GIF.
!giphy (term): Search and sends GIF from Giphy. If no param, sends a trending GIF.
google.luaSearches Google and send results!google [terms]gps.luagenerates a map showing the given GPS coordinates!gps latitude,longitudehello.luaSays hello to someonesay hello to [name]help.luaLists all available commands!help
!help md
images.luaWhen user sends image URL (ends with png, jpg, jpeg) download and send it to origin.img_google.luasearch image with Google API and sends it!img [topic]invite.luaInvite other user to the chat group!invite name [user_name]
!invite id [user_id]
location.luaGets information about a location, maplink and overview!loc (location)media.luaWhen user sends media URL (ends with gif, mp4, pdf, etc.) download and send it to origin.ping.luaIf domain is offline, send msg to peerplugins.luaEnables, disables and reloads plugins. Privileged users only.!plugins: list all plugins
!plugins enable [plugin]
!plugins disable [plugin]
!plugins reload
rae.luaSpanish dictionary!rae [word]set.luaSet value!set [value_name] [data]stats.luaNumer of messages by user!statstime.luaDisplays the local time in an area!time [area]twitter.luaWhen user sends twitter URL, send text and images to origin. Requieres OAuth Key.twitter_send.luaSends a tweet!tw [text]version.luaShows bot version!versionweather.luaweather in that city (Madrid is default)!weather (city)youtube.luasends YouTube image +9gag.lua9GAG for telegram!9gag: Send random image from 9gagbitfinex.luaBitfinex commands!bitfinex symbols: Get a list of valid symbol IDs and the pair details.
!bitfinex ticker (pair): Gives innermost bid and asks and information on the most recent trade, as well as high, low and volume of the last 24 hours.
!bitfinex stats (pair): Various statistics about the requested pairs.
!bitfinex book|orderbook (pair): Get the order book. Limited to 10 bids an 10 asks.
!bitfinex trades (pair): Get a list of trades for the given symbol. Limited to 20.
!bitfinex lends (currency): Get a list of the most recent swaps: total amount lent and Flash Return Rate (in % by 365 days). Limited to 20.
btc.luaBitcoin global average market value (in EUR or USD)!btc [EUR|USD] [amount]echo.luaSimplest plugin ever!!echo [whatever]: echoes the msgeur.luaEURUSD market value!eur [USD]fortunes_uc3m.luaFortunes from Universidad Carlos III!uc3mget.luaRetrieves variables saved with !set!get (value_name): Returns the value_name value.giphy.luaGIFs from telegram with Giphy API!gif (term): Search and sends GIF from Giphy. If no param, sends a trending GIF.
!giphy (term): Search and sends GIF from Giphy. If no param, sends a trending GIF.
google.luaSearches Google and send results!google [terms]: Searches Google and send resultsgps.luagenerates a map showing the given GPS coordinates!gps latitude,longitude: generates a map showing the given GPS coordinateshashrate.luaBitcoin Mining Calculator!hashrate: data for 1 TH/s
!hashrate [number]: number of TH/s
hello.luaSays hello to someonesay hello to [name]help.luaHelp plugin. Get info from other plugins. !help: Show all the help
!help md: Generate a GitHub Markdown table
images.luaWhen user sends image URL (ends with png, jpg, jpeg) download and send it to origin.imdb.luaImdb plugin for telegram!imdb [movie]img_google.luaSearch image with Google API and sends it.!img [term]: Random search an image with Google API.invite.luaInvite other user to the chat group!invite name [user_name]
!invite id [user_id]
location.luaGets information about a location, maplink and overview!loc (location): Gets information about a location, maplink and overviewmedia.luaWhen user sends media URL (ends with gif, mp4, pdf, etc.) download and send it to origin.ping.luaIf domain is offline, send msg to peerplugins.luaPlugin to manage other plugins. Enable, disable or reload.!plugins: list all plugins
!plugins enable [plugin]: enable plugin
!plugins disable [plugin]: disable plugin
!plugins reload: reloads all plugins
quandl.luaGold and Oil Price!gold
!oil
quotes.luaQuote plugin, you can create and retrieves random quotes!addquote [msg]
!quote
rae.luaSpanish dictionary!rae [word]: Search that word in Spanish dictionary. Powered by https://github.com/javierhonduco/dulcineaset.luaPlugin for saving values. get.lua plugin is necesary to retrieve them.!set [value_name] [data]: Saves the data with the value_name name.stats.luaPlugin to update user stats.!stats: Returns a list of Username [telegram_id]: msg_numtime.luaDisplays the local time in an area!time [area]: Displays the local time in that areatwitter.luaWhen user sends twitter URL, send text and images to origin. Requieres OAuth Key.twitter_send.luaSends a tweet!tw [text]: Sends the Tweet with the configured accout.version.luaShows bot version!version: Shows bot versionweather.luaweather in that city (Madrid is default)!weather (city)xkcd.luaSend comic images from xkcd!xkcd (id): Send an xkcd image and tigle. If not id, send a random one
youtube.luaSends YouTube info and image. Installation ------------