Questions tagged [weechat]

Wee-chat (Wee Enhanced Environment for Chat) is a free and open-source Internet Relay Chat client, which is designed to be light and fast. It is released under the terms of the GNU General Public License 3 and has been developed since 2003. Weechat can be used and navigated using a keyboard alone but also supports mouse input. The client can be heavily customized via configuration files and using various plugins and scripts.

12 questions
4
votes
1 answer

Weechat get config variable

How can I get a Weechat config variable? For instance, I can set configs: /set irc.servers.freenode.ssl on How can I retrieve the values I set?
eatonphil
  • 13,115
  • 27
  • 76
  • 133
3
votes
2 answers

Weechat and Gitter

I am using Weechat. I know that Gitter has a IRC and from Weechat I am planning to connect to it. There are plenty of guides for Irssi, not for Weechat. However, I have tried to use similar commands to Irssi and I am getting errors. How could I use…
Jorge
  • 784
  • 4
  • 17
2
votes
1 answer

WeeChat/irc - Tor Proxy

I dont think this is a very hard to solve problem, never the less I didnt find anything about it online. I am pretty new to irc/weechat and obviously dont want to leak my ip whenever i join a room. So I want to use a proxy, specifically tor. The…
m100re
  • 88
  • 5
2
votes
1 answer

Unable to share on WeeChat

I'm trying to share media by weechat sdk. But i'm getting this message: The app is blocked from being shared. Unable to share on WeeChat Also in logcat i'm gettings this error. Btw i generated app signature key in terminal and also generate it in…
Mindgamer
  • 209
  • 1
  • 2
  • 10
2
votes
2 answers

Install an ircbot that handles greetings of certain users

I want to greet a certain user ffki-besucher in a certain IRC channel. Whenever that user logs in, it should get a special message written directly into the channel. I heard weechat is a good solution, but how can I achieve this? How do I install…
rubo77
  • 19,527
  • 31
  • 134
  • 226
1
vote
0 answers

Unable to start Weechat with Whastapp script

I'm starting to learn Linux from scratch. I have some degree of knowledge and experience with Ubuntu, Kubuntu and now Manjaro. In my Manjaro installation, I can't get Weechat to work with its Whatsapp script (and yowsup). I apparently installed…
elnt
  • 11
  • 1
1
vote
1 answer

Weechat add hook command in every send Messages

I am a new user in Weechat. I have made a customized weechat script from another existing script. To run that script I need to use hook command every time i send text to channel . For example /myhook message_to_channel . I want to automate this…
Aarif Hasan
  • 57
  • 1
  • 8
0
votes
0 answers

Cannot make a bot the channel operator on an IRC server based on InspIRCd

I am working on a pet project where I have an IRC server based on InspIRCd. I have a few bots from some external scripts, which keep connecting to a channel under this server and quitting after posting some updates. Let us name the…
0
votes
1 answer

Set WeeChat buffer to only notify on highlight

I have several buffers open within WeeChat of which I only read some regularly. Therefore I want to set some buffers to only change notification color in the sidebar, if they got new messages which highlight me, but not ones that don't highlight me.…
Felix
  • 1,837
  • 9
  • 26
0
votes
1 answer

Building weechat from source does not find ncurses.h even when location specified explicitly

I am trying to build weechat IRC client on server (which I do not have sudo control). While configuration, even after explicitly providing the location for ncurses files, cmake is failing to take them into account and thus is not able to locate…
Koustuv Sinha
  • 1,640
  • 19
  • 34
0
votes
1 answer

weeget: unable to parse xml list of scripts

am new and just started using weechat, irc terminal client. And also installed weeget to help me install weechat scripts directly on my weechat-curses opened window. Now problem arises as I was done downloading weeget in,…
ArchNoob
  • 3,946
  • 5
  • 32
  • 59
-4
votes
1 answer

How to install Weechat?

I must admit i'm not much of a coder or computer scientist, but in the past a friend installed Weechat on my windows computer using Cygwin (via the Cygwin terminal of course). I have a new computer now thats running windows 8.1 and have installed…
Bacom15
  • 101
  • 1
  • 2