Skip to content
Community code library

General IRC Snippets

Browse community code filed under General IRC.

Category archive 89 snippets in this category
6 active categories · 116 library total
Advertisement
Category results

General IRC

89 snippets · Page 2 of 9

General IRC 12/06/23

/unzip & $unzip() v1.1 by ^WeSt

This is an usefull alias/identifier that allowing you to unzip/extract an ZIP file (and only .zip file) into a specific destination/folder without any extra tools by using Windows functions, it was tested un…

By Snippets
0 likes 0 comments
General IRC 12/06/23

Enforce-bans by simo

This will kick all banned users slightly faster since it stores in var and then kick like: kick #channel nick,nick,nick,nick,nick, this is especially usefull when gettin rid of spambots

By Snippets
0 likes 0 comments
General IRC 12/06/23

Anti PM spam by simo

this kick bans users that send u PM right after u join a channel ( within 2 seconds line 1 in the code ) and obviously u need to be opped on the channels

By Snippets
0 likes 0 comments
Advertisement