

Internet Relay Chat (IRC) is a text-based chat system for instant messaging. XDCC (Xabi DCC or eXtended DCC) is a computer file sharing method which uses the Internet Relay Chat (IRC) network as a host service.
When registering this following alpha numeric symbols are allowed on most servers. a-z A-Z 0-9
and symbols [ \ ] ^ _ - { | }
`
Regsiter on Rizon:
irc.rizon.net/+9999
/whois [username]
/nick [username]
/msg nickserv register [password] [email]
/msg hostserv request [some.host.name]
/msg hostserv on
/nick [nickname]
and /msg nickserv identify [password]
/msg nickserv ghost [username] [password]
/join #elitewarez, #elite-chat
/msg nickserv drop [username]
Register on SceneP2P:
irc.scenep2p.net/+9999
/whois [username]
/nick [username]
/msg nickserv register [password] [email]
/join #vhost
!vhost [some.host.name]
/msg hostserv on
/nick [nickname]
and /msg nickserv identify [password]
/msg nickserv ghost [username] [password]
/join #the.source, #the.lounge
/msg nickserv drop [username]
Register on Abandoned:
irc.abandoned-irc.net/+6697
/whois [username]
/nick [username]
/msg nickserv register [password] [email]
/join #vhost
!vhost [some.host.name]
/msg hostserv on
/nick [nickname]
and /msg nickserv identify [password]
/msg nickserv ghost [username] [password]
/join #zombie-warez, #zw-chat
/msg nickserv drop [username]
Abjects: We do not recommend using irc.abjects.net
and #moviegods, #mg-chat
at all. They only allow users to directly connect and ban anyone who use TOR/VPN/SOCKS proxies.
You can find many more xdcc networks at https://www.xdcc.eu/networks.php
Optional IRC Security:
/msg nickserv set kill on
- With protection on, if another user tries to take your nick, they will be given one minute to change to another nick, after which NickServ will forcibly change their nick. If you select QUICK, the user will be given only 20 seconds to change nicks instead of the usual 60./msg nickserv set secure on
- With SECURE set, you must enter your password before you will be recognized as the owner of the nick, regardless of whether your address is on the access list. However, if you are on the access list, NickServ will not auto-kill you regardless of the setting of the KILL option./msg nickserv set private on
- With PRIVATE set, your nickname will not appear in nickname lists generated with NickServ’s LIST command. (However, anyone who knows your nickname can still get information on it using the INFO command.)/msg nickserv set hide quit on
- Hides your quit messages from users./msg nickserv set hide email on
- Hides your email address from users./msg nickserv set hide status on
- Hides your servicess access status./msg nickserv set hide usermask on
- Hides your user@host mask.IRC XDCC Search:
IRC Channel Commands:
!help
- commands help!s
or !search
- search!g
or !get
- download file!req
or !request
- requestIRC Clients:
It’s not 1997 anymore. Use torrents with a VPN like everyone else. XDCC in 2023. Lol.
Yes it is still widely used and has most of the newest stuff that torrents have. And if you use irc and used to it its very easy to automate your daily downloads.
By automate, do you mean you have scripts to parse for downloads in an xdcc search engine and directly translate that to bot requests?
Yeah, its very easy to script something for automation.
Do you have a repo I could take a look at?
No I do not. What exactly are you trying to automate?
@burgersc12@sh.itjust.works already sent an interesting link. Basically I want to see if I can set up a process similar to sonarr. Where I just need to enter what I’m looking for and the rest (looking for new releases, checking where to download them, downloading) is automated indefinitly according to some predefined parameters.