X-chat is a simple tool created to conduct a secure chat with strict privacy using an IRC server.
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ pkg install irssi figlet
$ git clone https://github.com/Whomrx666/X-chat.git
$ cd X-chat
$ python X-chat.py.py
server IRC
$ /connect irc.libera.chat
Change your name
$ /nick {your name}
🧑🏻💻 @TERMUXCOMMANDD
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ pkg install irssi figlet
$ git clone https://github.com/Whomrx666/X-chat.git
$ cd X-chat
$ python X-chat.py.py
server IRC
$ /connect irc.libera.chat
Change your name
$ /nick {your name}
Instructions
first: Install tools according to the instructions above
second: If you are already enter to the tool, enter the IRC server above first and wait until it is connected
third: After connecting to the IRC server, enter your name as in the example above, for example ==> /nick hacker
fourth: After that, create your own channel or join a channel to chat there using the method above, for example ==> /join #anonymous
⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
🧑🏻💻 @TERMUXCOMMANDD