Commit Graph

17 Commits

Author SHA1 Message Date
Némunaire
818bc5f889 New event when connection with server is closed 2012-11-08 13:22:46 +01:00
Némunaire
dc52593953 Add new hook that treat all messages, not only PRIVMSG ; can respond with a response.Hook to create a hook 2012-11-04 04:35:40 +01:00
Némunaire
3a82cc00cd Fix nemubot shutdown when some DCC connections are alive 2012-11-02 13:58:34 +01:00
Némunaire
6c6a11b80c Fix DCC connections 2012-11-02 12:51:29 +01:00
Némunaire
a62940380e Introducing a new nemubot architecture for servers and messages treatment: messages have no more context or server 2012-11-02 12:10:37 +01:00
Némunaire
7de644a784 Properly disconnect DCC connexion when any part leave 2012-10-15 01:15:07 +02:00
Némunaire
52995e3f0e Fix DCC connexion 2012-08-27 23:45:57 +02:00
Némunaire
64d4997605 Separate treat_msg function in DCC, in ordre to overwrite it 2012-08-26 19:12:26 +02:00
Némunaire
4892f8d9fa Comment DCC class 2012-08-26 17:36:50 +02:00
Némunaire
8230ed39e9 Add a method to change a channel topic 2012-07-23 19:20:46 +02:00
Némunaire
9e7442ade7 Fix last DCC errors 2012-07-23 12:21:19 +02:00
Némunaire
e4ea24bfa9 Based DCC connection state on realname instead of nickname and realname 2012-07-23 12:21:19 +02:00
Némunaire
336cab6b2a DCC class can now send files 2012-07-23 12:21:19 +02:00
Némunaire
9a6c1fbb7c In private message and DCC chat, nemubot don't require nemubot: 2012-07-23 12:21:19 +02:00
Némunaire
bc860ef837 Change nickname/realname/fullname usage: now sender var contains fullname (nick\!real) and is used for server sent 2012-07-23 12:20:49 +02:00
Némunaire
469053a529 Cleaning DCC class
Accept DCC CHAT CTCP request
Disconnect DCC connexions when disconnecting the server
2012-07-23 12:19:56 +02:00
Némunaire
ef608c19e8 Working on DCC communication 2012-07-23 12:19:08 +02:00