rubot@devtronic — ayuda

comandos_

rubot es un bot de IRC en Rust, chico y casi sin dependencias, que vive en #devs (tchatou) y #argentina (libera). Esto es todo lo que sabe hacer.

52 comandos · prefijo >

ningún comando coincide.
lo básicolo esencial

help [command]

lista los comandos, o describe uno

> help roll
rubot roll [NdM]: roll N dice of M sides (default 1d6)

ping

responde 'pong'

> ping
rubot pong

echo <text>

repite el texto

> echo hello there
rubot hello there

hello

te saluda

> hello
rubot hello, you!

roll [NdM]

tira N dados de M caras (por defecto 1d6)

> roll 2d20
rubot 2d20: 14 + 3 = 17
karmareputación, de a un nick++

karma [thing]

karma de algo con su ranking, o el top; sumá con cosa++ / cosa--

> karma rust
rubot rust tiene 42 de karma (#1 de 9) — último: "buen PR" (nadia)

karmabottom

lo que tiene menos karma

> karmabottom
rubot peor karma: monday (-6), merge-conflicts (-8)

karmaweb

link al tablero de karma

> karmaweb
rubot tablero de karma: https://karma.devtronic.pro/
climawttr.in, con tu ubicación guardada

add <location>

guarda tu ubicación para el clima

> add Paris
rubot saved Paris — try >w

w [location]

el clima de tu ubicación guardada

> w
rubot ⛅ Paris: Partly cloudy, 18 (feels like 17) · 💨 9km/h · 💧 62%

fc [location]

pronóstico de 3 días

> fc Paris
rubot Paris: 07-30 Sunny 34/22°C · 07-31 Patchy rain 29/20°C · 08-01 …
criptoprecios en USD

crypto <symbol>

precio en USD de una moneda (ej: crypto btc)

> crypto btc
rubot BTC/USD: $64183.00 (high $64658.00 / low $63477.46)

coins

top 10 de monedas por capitalización

> coins
rubot top coins: BTC $64183, ETH $3200, USDT $1.00, XRP $0.5123, …
diccionario y referenciadefiniciones, sinónimos, jerga y más (dict.org)

define <word>

definición de una palabra

> define ephemeral
rubot ephemeral (adjective): lasting a very short time

dict <word>

definición de WordNet

> dict cat
rubot cat: n 1: feline mammal usually having thick soft fur…

definitions <word>

definición del diccionario GCIDE

> definitions computer
rubot computer: n. One who computes; a reckoner; a calculator…

thes <word>

sinónimos (Moby)

> thes happy
rubot happy: blessed, blissful, blithe, can-do, captivated, cheerful…

wiki <term>

resumen de Wikipedia

> wiki Rust programming language
rubot Rust (programming language) — Rust is a systems programming language…

urban <term>

definición de Urban Dictionary

> urban yolo
rubot yolo: you only live once. often shouted before a bad decision.

jargon <term>

búsqueda en el Jargon File

> jargon foo
rubot foo: term of disgust; used very generally as a sample name…

term <term>

término informático (FOLDOC)

> term ram
rubot ram: Random Access Memory. A data storage device for which…

acronym <abbr>

qué significa una sigla (VERA)

> acronym RFC
rubot RFC: Request For Comments

element <name>

info de un elemento químico

> element gold
rubot gold: Symbol: Au — Atomic number: 79 — Atomic weight: 196.9…

bible <term>

Diccionario Bíblico de Easton

> bible grace
rubot grace: the free, unmerited love and favour of God…

biblename <name>

significado de un nombre bíblico

> biblename Adam
rubot Adam: red, earthy

law <term>

Diccionario Legal de Bouvier

> law tort
rubot tort: a private or civil wrong or injury…
diversión y juegospara cuando compila

8ball <question>

preguntale a la bola mágica (sí/no)

> 8ball will it build?
rubot 🎱 Signs point to yes.

rock

jugá piedra-papel-tijera (también: paper, scissors)

> rock
rubot you: rock 🪨 · me: scissors ✂️ — you win! 🎉

paper

jugá piedra-papel-tijera

> paper
rubot you: paper 📄 · me: rock 🪨 — you win! 🎉

scissors

jugá piedra-papel-tijera

> scissors
rubot you: scissors ✂️ · me: rock 🪨 — I win 😎

joke

un chiste al azar (seguro)

> joke
rubot UDP is better in the COVID era — it avoids unnecessary handshakes.

fact

un dato inútil al azar

> fact
rubot A group of flamingos is called a flamboyance.

catfact

un dato de gatos al azar

> catfact
rubot 🐱 Cats have five toes on their front paws, but only four on the back.

advice

un consejo

> advice
rubot 💡 When in doubt, sleep on it.

catgif

una foto de gato al azar

> catgif
rubot 🐱 https://cataas.com/cat?83719

bofh

una excusa estilo BOFH

> bofh
rubot BOFH excuse: solar flares

devexcuse

una excusa de programador

> devexcuse
rubot it's not a bug — it works on my machine

chuck

un dato de Chuck Norris

> chuck
rubot Chuck Norris can divide by zero.

startup

genera un pitch de startup

> startup
rubot we're the Uber for houseplants 🚀

buzz

genera jerga corporativa

> buzz
rubot leverage cloud-native ecosystems
social y utilidadesgente y herramientas

seen <nick>

cuándo se vio por última vez a alguien (solo en el canal)

> seen alice
rubot vi a alice por última vez hace 3h en #argentina diciendo: subí el fix

coffee [nick]

servile un café a alguien

> coffee alice
rubot slides alice a fresh coffee ☕

ty [nick]

agradecele a alguien

> ty bob
rubot thanks bob 🙏

drinks

qué hay en la barra

> drinks
rubot on the menu: ☕ coffee · 🍵 tea · 🧉 mate · 🍺 beer · 🥤 soda · 🍷 wine · 🥃 whisky

tinyurl <url>

acorta una URL

> tinyurl https://example.com/a/very/long/path
rubot https://tinyurl.com/2xk4v9

down <host>

¿está caído un sitio?

> down example.com
rubot example.com looks up 👍

worldtime <Area/City>

hora actual en una zona horaria

> worldtime Europe/Paris
rubot 🕒 Europe/Paris: 04:21 Thursday

md5 <text>

hash MD5 (hex) de <texto>

> md5 abc
rubot md5: 900150983cd24fb0d6963f7d28e17f72

sha1 <text>

hash SHA1 (hex) de <texto>

> sha1 abc
rubot sha1: a9993e364706816aba3e25717850c26c9cd0d89d

sha256 <text>

hash SHA256 (hex) de <texto>

> sha256 abc
rubot sha256: ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad

hash <text>

md5, sha1 y sha256 de <texto>

> hash abc
rubot md5: 90015098… · sha1: a9993e36… · sha256: ba7816bf…
adminpara el dueño del bot

rehash

recarga la config en vivo, sin reiniciar (solo admin)

> rehash
rubot rehash: +#newchan, prefix !, modules