Re: [Solved]ChatBot for Linux?
Try Wine with Topazchat/StealthBot or web app HTML5 Chat Client.
Re: [Solved]ChatBot for Linux?
4 22.09.2017 18:50 (edited by hehpe 22.09.2017 18:51)
Re: [Solved]ChatBot for Linux?
HarpyWar wrote:Try Wine with Topazchat/StealthBot or web app HTML5 Chat Client.
Very good! But I wanted something simpler, just to connect on Channel.
Because I do not work with graphical environment in Linux.
try hexchat or xchat2 if you want only to connect to your server via irc client
Re: [Solved]ChatBot for Linux?
Feofilaktt wrote:HarpyWar wrote:Try Wine with Topazchat/StealthBot or web app HTML5 Chat Client.
Very good! But I wanted something simpler, just to connect on Channel.
Because I do not work with graphical environment in Linux.
try hexchat or xchat2 if you want only to connect to your server via irc client
I will try... Tks
6 09.03.2018 18:59 (edited by USA-Archer 09.03.2018 19:03)
Re: [Solved]ChatBot for Linux?
hehpe wrote:Feofilaktt wrote:Very good! But I wanted something simpler, just to connect on Channel.
Because I do not work with graphical environment in Linux.
try hexchat or xchat2 if you want only to connect to your server via irc client
I will try... Tks
I wrote a chatbot in Python that runs on Linux, MacOS, and Windows
https://github.com/reillychase/WarChatter
For Linux just do 'sudo apt-get install pyqt4' and then 'python main.py' to run it
Update - oh I see you said "without GUI" on Linux ... you can use a telnet connection to port 6112