Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

add sasl support#644

Closed
flyinprogrammer wants to merge 1 commit into
erming:masterfrom
flyinprogrammer:just_sasl
Closed

add sasl support#644
flyinprogrammer wants to merge 1 commit into
erming:masterfrom
flyinprogrammer:just_sasl

Conversation

@flyinprogrammer
Copy link
Copy Markdown

This only works when slate/slate-irc#37 is pulled in.
You can edit the package.json if you want ?
Or wait for those merges.

Comment thread .gitignore Outdated
@@ -1,2 +1,77 @@
node_modules/
npm-debug.log
### Node template
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We really don't need all this stuff in the gitignore. Was there something in particular that was causing you issues and wanting to be added to the repo?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i just use intellij, they have a plugin that generates from templates, this is the JetBrains and Node template.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@flyinprogrammer
Copy link
Copy Markdown
Author

changed to 'args.sasl' and dropped my .gitignore

@mcbridet
Copy link
Copy Markdown

mcbridet commented Feb 8, 2016

You da man.
(σ・・)σ ::

@MaxLeiter
Copy link
Copy Markdown

👍 looks good to me

@swantzter
Copy link
Copy Markdown

Pull this in, now

@flyinprogrammer
Copy link
Copy Markdown
Author

if you want this code today, it can be used via docker like this:

docker run -dP flyinprogrammer/shout:with_flyinprogrammer_slate-irc

Dockerfile

@swantzter
Copy link
Copy Markdown

Hmm, it's a bit unclear here where to put the sasl password, maybe change the password box text to "Password/SASL password"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants