Tag: irssi

Freenode Nickserv & ChanServ commands
19/07/2019
Always handy….
– For more information on a command, type:
– /msg NickServ help
– For a verbose listing of all commands, type:
– /msg NickServ help commands
– ***** NickServ Help *****
– The following commands are available:
– ACC Displays parsable session information.
– ACCESS Changes and shows your nickname access list.
– CERT Changes and shows your nickname CertFP authentication list.
– DROP Drops an account registration.
– GHOST Reclaims use of a nickname.
– GROUP Adds a nickname to your account.
– HELP Displays contextual help information.
– IDENTIFY Identifies to services for a nickname.
– INFO Displays information on registrations.
– LISTCHANS Lists channels that you have access to.
– LISTLOGINS Lists details of clients authenticated as you.
– LISTOWNMAIL Lists accounts registered to your e-mail address.
– LOGOUT Logs your services session out.
– REGAIN Regain usage of a nickname.
– REGISTER Registers a nickname.
– RELEASE Releases a services enforcer.
– SENDPASS Email registration passwords.
– SET Sets various control flags.
– SETPASS Changes a password using an authcode.
– STATUS Displays session information.
– TAXONOMY Displays a user’s metadata.
– UNGROUP Removes a nickname from your account.
– VACATION Sets an account as being on vacation.
– VERIFY Verifies an account registration.
– ***** End of Help *****
– For more information on a command, type:
– /msg ChanServ help
– For a verbose listing of all commands, type:
– /msg ChanServ help commands
– ***** ChanServ Help *****
– The following commands are available:
– ACCESS Manipulates channel access lists.
– AKICK Manipulates a channel’s AKICK list.
– CLEAR Channel removal toolkit.
– COUNT Shows number of entries in access lists.
– DEOP Removes channel ops from a user.
– DEVOICE Removes channel voice from a user.
– DROP Drops a channel registration.
– FLAGS Manipulates specific permissions on a channel.
– GETKEY Returns the key (+k) of a channel.
– HELP Displays contextual help information.
– INFO Displays information on registrations.
– INVITE Invites you to a channel.
– OP Gives channel ops to a user.
– QUIET Sets a quiet on a channel.
– RECOVER Regain control of your channel.
– REGISTER Registers a channel.
– SET Sets various control flags.
– STATUS Displays your status in services.
– SYNC Forces channel statuses to flags.
– TAXONOMY Displays a channel’s metadata.
– TEMPLATE Manipulates predefined sets of flags.
– TOPIC Sets a topic on a channel.
– TOPICAPPEND Appends a topic on a channel.
– TOPICPREPEND Prepends a topic on a channel.
– TOPICSWAP Swap part of the topic on a channel.
– UNBAN Unbans you on a channel.
– UNQUIET Removes a quiet on a channel.
– VOICE Gives channel voice to a user.
– WHY Explains channel access logic.
– ***** End of Help *****
Share the post "Freenode Nickserv & ChanServ commands"
My Irssi with screen tabbar (within bash)
29/07/2010
The code you need to place in .screenrc in your root:
#change the hardstatus settings to give an window list at the bottom of the#screen, with the time and date and with the current window highlightedhardstatus alwayslastlinehardstatus string ‘%{= kG}[ %{G}%H.blinkenshell.org %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%l%{g}][%{W} %d/%m/%Y %{W}%c:%s %{g}]’
- Irssi theme is fear2
- Gentoo Wiki
- Delorie screen users manual
- Blinkenshell HowTo
Share the post "My Irssi with screen tabbar (within bash)"
My Fav Irssi scripts
29/07/2010
Here are the Irssi scripts I mostly use
You can download most of them from: web::irssi::scripts.
- adv_windowlist| statusbar enhancement | Dwnld
- crapbuster | removes CRAP or CLIENTCRAP messages from your buffer
- friends | maintains list of people you know | Dwnld
- hilightwin | print hilighted messages to window named hilight
- nm | right aligned nicks depending on longest nick
- screen_away | set (un)away, if screen is attached/detached
- scriptassist | keeps your scripts on the cutting edge
- trackbar | shows a bar where youve last read a window
- usercount | adds a usercount for a channel as a statusbar item
Share the post "My Fav Irssi scripts"
Pieter’s irssi guide
28/07/2010
Well actualy not a guide but more a linklist 🙂
- First you need a machine or a shell (free one here).
- Irssi (dont forget to read the manual and grab some plugins)
- Guide to Efficiently Using Irssi and Screen | quadpoint.org.
- More about screen on BlinkenShell HowTo
- An Irssi Cheat Sheet
- Bitlbee and a user guide
Share the post "Pieter’s irssi guide"