Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

IRC Cheat Sheet #1338

Merged
merged 3 commits into from
Aug 6, 2015
Merged

IRC Cheat Sheet #1338

merged 3 commits into from
Aug 6, 2015

Conversation

L4570N3
Copy link
Contributor

@L4570N3 L4570N3 commented Jul 27, 2015

@mintsoft
Copy link
Collaborator

@namandistro Thanks for this! Sorry it's taken a while to get to.

One thing that's just stood out to me at first glance is that I thought all commands were prefixed with / not $. I.e /nick mintsoft would change my nick not $nick mintsoft ?

@L4570N3
Copy link
Contributor Author

L4570N3 commented Aug 1, 2015

@mintsoft All those command are the terminal one and i saw the git command starts with $ so i thought that symbol will make sense rather than this /

@mintsoft
Copy link
Collaborator

mintsoft commented Aug 1, 2015

@namandistro Ah, I see what the confusion is here. The $ on the git ones is used to indicate that it's a shell command and that it should be executed as such (this is a fairly common thing within the *nix sphere).

When you say "terminal ones" do you mean within a specific IRC client?

@L4570N3
Copy link
Contributor Author

L4570N3 commented Aug 2, 2015

@mintsoft This command varies from client to client some gives us god gui some ask directly the channel name i made a cheat sheet to give all the command we can use from our shell to access it... So this are the basic commands you need to use for IRC from telnet a short video where you can understand what i am talking about https://www.youtube.com/watch?v=oZ81n_0M63g&noredirect=1

@mintsoft
Copy link
Collaborator

mintsoft commented Aug 2, 2015

AH I see, I didn't realise it was essentially telnet. Other IRC clients I've used always require / infront of commands. Either way, I'm not sure if $ is right for this.

@moollaza @jagtalon @MrChrisW @mattr555 Any opinions?

@L4570N3
Copy link
Contributor Author

L4570N3 commented Aug 2, 2015

Ya, But that thing depends on client to client but as default all this command will be used at backend...

@MrChrisW
Copy link
Collaborator

MrChrisW commented Aug 2, 2015

@mintsoft I tend to agree with using the forward-slash format.

@namandistro I understand what you're saying, the forward slash standard is based on the client-side and not directly implemented nor enforced by the IRC protocol.

However its become the standard of almost all IRC clients (GUI and CLI), using the / to interpret a command and send a raw command to the IRC server.

You'll also find this (forward slash) mentioned on any other help guides online.

Therefore I think its appropriate to use / here as oppose to $.

On a side note, I don't think the people using telnet or a raw socket connection to an IRC server would necessarily need a CheatSheet 😄

@mintsoft
Copy link
Collaborator

mintsoft commented Aug 2, 2015

I suppose a compromise would be to not have anything at the start of each command, I.e. nick mint?

@L4570N3
Copy link
Contributor Author

L4570N3 commented Aug 4, 2015

So @MrChrisW and @mintsoft What is the final recommendation is hould use $ or /. ?

@mintsoft
Copy link
Collaborator

mintsoft commented Aug 4, 2015

@namandistro I think /

@L4570N3
Copy link
Contributor Author

L4570N3 commented Aug 5, 2015

@mintsoft i made the recommended changes

@moollaza
Copy link
Member

moollaza commented Aug 6, 2015

LGTM 👍

@moollaza
Copy link
Member

moollaza commented Aug 6, 2015

@namandistro Thanks again for taking the time to contribute! We really appreciate it. Feel free to stick around and comment/help on other PR's & Issues or even submit more Instant Answers!

moollaza added a commit that referenced this pull request Aug 6, 2015
@moollaza moollaza merged commit 73db228 into duckduckgo:master Aug 6, 2015
@moollaza
Copy link
Member

@namandistro @sagarhani congrats! It's live: https://duckduckgo.com/?q=irc+cheat+sheet&t=ffab&ia=cheatsheet

Thanks again for taking the time to contribute! We really appreciate it. Feel free to stick around and comment/help on other PR's, tackle open issues or even submit more Instant Answers!

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

Successfully merging this pull request may close these issues.

None yet

4 participants