mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
+
This commit is contained in:
parent
23b0214076
commit
8cf148e717
5 changed files with 13 additions and 4 deletions
|
@ -138,6 +138,9 @@ parse_statuses(string data) {
|
|||
|
||||
o = send_to_user ? user : find_place(nick);
|
||||
|
||||
// show tweets on driver console..
|
||||
P1(("<%O> %O\n", o || nick, d["text"]))
|
||||
|
||||
// _message_twitter ? not so convincing.. a lot of the
|
||||
// things are converted rss newsfeeds, and when private
|
||||
// people are "chatting" over twitter, they are still
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue