Paste the transcript or members from chat to get a report of affiliations and PvP stats.
Simple stopwatch app with local-stored persistent state, fit for embedding or full-screen display.
Remove list
and t
from querystring, for instance.
It'd be cool if Lexicon could understand when somebody refer another question to it. For instance if somebody asked "you guys know if the servers are down?", somebody else could just quote this message and mention @lexicon
or ask @lexicon
and the bot would get it's the quoted message it's suppose to process.
If someone says something like "Yadda yadda yadda and @lexicon search add-ons with damage" Lexicon should respond adequately. But not if he's mentioned without the @
sign.
If someone says something like "Yadda yadda yadda and @lexicon search add-ons with damage" Lexicon should respond adequately. But not if he's mentioned without the @
sign.
Whenever I try to use Lexicon, I end up using the wrong syntax and write @Lexicon source <something>
instead of @Lexicon search source <something>
. Would it be possible to make the "search" keyword optional?
lex remind me something something in 30 days
Also link back to the original message so you can understand the context later.
Fix game status intent
Add joke intent
Matrix is the protocol, synapse is the software
Update docs
Regenerate package-lock.json
Fix datetime intent
Rewrite using matrix-bot-sdk and nlp.js
I couldn't hold my curiosity, but it seems we have options: https://www.npmjs.com/search?q=matrix%20bot
Hi @sirinsidiator, thanks a lot for letting me know!
Rewriting it might not be a bad idea. Code wise this bot is probably 80% connecting to Gitter and 20% actually doing ESO stuff. So if we end up having to replace 80% of it I don't see why not just translate the rest to TypeScript and use an existing library or framework to build Matrix bots.
I don't mind continue hosting it, although putting it in a container should be easy enough that I can do that anyways.
I'll take a deeper look later today.
Cheers!
Make brand responsive
Fix types
Back with React, Preact had some issues
Add wrap prop to
New brand
Improve table
Update package.json
Update icons and manifest
Fix score height
Fix missing label in button
Swap React with Preact with aliasing
The countdown is displayed on the same button that triggered it, but right now the button resizes itself for the new content making for a jarring visual experience.
It would be nice if the button retained the same width even though its content have changed.
Currently the name and the vote has similar contrast and size on screen.