Commit Graph

17 Commits

Author SHA1 Message Date
Juhani Krekelä 9a83d9a2b2 Don't create threads on module import 2018-07-08 22:23:42 +03:00
Juhani Haverinen ad48a0695b Cleaned up the code 2015-03-01 13:47:54 +02:00
Juhani Haverinen e2f90554b0 Sanitize send()ed stuff 2015-02-03 18:32:29 +02:00
Juhani Haverinen ddc026907a Moved join-on-invite to botcmd.py, unbroke the API 2015-01-24 14:27:04 +02:00
Juhani Haverinen 90f88aedc4 Make keyhandler not crash on empty input 2015-01-24 14:20:11 +02:00
Juhani Haverinen 84b24aafe0 A better "irc" object 2015-01-24 14:18:08 +02:00
Juhani Haverinen a8353b6283 Rejoin on invite, by FireFly 2015-01-21 18:10:30 +02:00
Juhani Haverinen 84a655527b Changed hard-limit to IRC standard 2014-04-01 22:43:36 +03:00
Juhani Haverinen b0aed85904 Fix possible flood exploit 2014-04-01 22:39:49 +03:00
Juhani Haverinen d7290ca7b0 Extend functionality for all bytes < 0x20 2014-03-18 18:10:02 +02:00
Juhani Haverinen 86b40e016a Prevent outsider from sending ANSI escape codes 2014-03-18 18:01:46 +02:00
Juhani Haverinen a629ca3cd6 Added command for testing if you can execute admin commands 2013-08-24 23:37:45 +03:00
Juhani Haverinen ff4281eedc Added IPv6 support, rejoice! 2013-08-09 11:08:18 +03:00
Juhani Haverinen 3a5966e13d Made it possible to automaticaly execute commands on startup using startcmd.txt 2013-07-18 16:31:25 +03:00
Juhani Haverinen d5c994fb81 Added console command handling to botcmd.py and used that to save messages on quit 2013-07-07 15:43:33 +03:00
Juhani Haverinen 5637860b9a some fixes and added #help 2013-06-30 14:42:14 +03:00
Juhani Haverinen d9d567cd72 first commit 2013-06-30 01:01:33 +03:00