GithubHelp home page GithubHelp logo

erc-gitter's Issues

Setup Gitter Login method

Set up a function to simplify login to Gitter over ERC (obtain /NICK and /PASS from https://irc.gitter.im)

Should be able to use w3m or eww to browse the page and log in, then take the returned information to perform the login while connecting.

Offer to save the credentials for future use (if ERC does not automatically)

Mardown hightlighting

I remember you mentioned this, so I thought this might help:

(with-temp-buffer
  (insert text)
  (markdown-mode)
  (font-lock-fontify-region (point-min) (point-max))
  (buffer-string))

Handle incoming code blocks sent from ERC.

This was sent via ERC (use ^M to ensure sent as a block, otherwise no block highlight or guarantee of order)

Warning (erc-response): :[email protected] PRIVMSG #jleechpe/erc-gitter :```
Warning (erc-response): This is a test
Warning (erc-response): ```

This was sent from the web client

Warning (erc-response): :[email protected] PRIVMSG #jleechpe/erc-gitter :```
Warning (erc-response): :[email protected] PRIVMSG #jleechpe/erc-gitter :test2
Warning (erc-response): :[email protected] PRIVMSG #jleechpe/erc-gitter :```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.