Article for basic nickserv help #31

Open
anton wants to merge 3 commits from amcclure/tilde.chat:master into master
First-time contributor
No description provided.
First-time contributor

/msg NickServ info <nickname>

Using /query nickserv instead is a lot less typing and so a smaller source of errors and feels much more 'natural'.

> `/msg NickServ info <nickname>` Using `/query nickserv` instead is a lot less typing and so a smaller source of errors and feels much more 'natural'.
Owner

there's also /ns which is even shorter

there's also `/ns` which is even shorter
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b amcclure-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff amcclure-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tildeverse/tilde.chat#31
No description provided.