Commit Graph

94 Commits (master)

Author SHA1 Message Date
bvn13 ebb4002892 fixed bug: double answering with deferred message if user prints into chat very quickly 2019-11-04 10:12:52 +03:00
bvn13 6cbf281698 #7 fixed, fixed title retrieving from URL 2019-10-05 17:21:41 +03:00
bvn13 adeaff4a01 upgrade dependencies, disabled TLS 2019-09-30 22:38:32 +03:00
bvn13 801cd60551 upgrade dependencies 2019-09-12 20:48:12 +03:00
bvn13 a5700b80c1 unnecessary responses 2019-05-03 12:07:23 +03:00
Victor Kukshiev d33f3c7570
comment debug string 2019-05-03 11:51:24 +03:00
bvn13 ef6abdfa96 update 2019-04-15 00:50:47 +03:00
bvn13 b9b8d7e10f refactoring 2019-03-16 12:03:24 +03:00
bvn13 8cade905ef small fixes 2019-03-16 11:13:15 +03:00
bvn13 77712be97c #3 fixed - implemented help opportunity + fex bash.org quoter + refactoring 2019-03-15 23:48:49 +03:00
bvn13 7854aec055 registering documentation properly 2019-03-10 17:10:30 +03:00
bvn13 294a3e0ece implemented command description for DuckDuckGo search 2019-03-10 17:02:48 +03:00
bvn13 1f4bec7287 Merge branch 'develop'
# Conflicts:
#	pom.xml
2019-03-10 16:46:45 +03:00
bvn13 d2e351e886 implemented web search with DuckDuckGo + refactoring 2019-03-10 16:44:39 +03:00
Vyacheslav N. Boyko 973cea4b3c documentation added 2018-10-30 06:53:42 +03:00
Vyacheslav N. Boyko e4a55d5714 fixed https://github.com/bvn13/JIrcBot/issues/4 again 2018-10-27 22:15:27 +03:00
Vyacheslav N. Boyko 5d12353a78 fixed https://github.com/bvn13/JIrcBot/issues/4 2018-10-27 21:52:47 +03:00
Vyacheslav N. Boyko b1a621eaa8 disable user notification on url title sending 2018-10-20 00:28:42 +03:00
Vyacheslav N. Boyko 830ede2be6 errors fixed 2018-08-02 13:04:47 +03:00
Vyacheslav N. Boyko d31313b006 disable all notices 2018-08-02 10:37:19 +03:00
Vyacheslav N. Boyko e6ef25c935 added deferred messages stored by user ident (regexp pattern) 2018-07-31 17:47:52 +03:00
Vyacheslav N. Boyko 8079bb470d small fix 2018-06-15 17:16:02 +03:00
Vyacheslav N. Boyko 8874bc3ae6 small fix 2018-05-29 21:50:35 +03:00
Vyacheslav N. Boyko e533e3c68b improved. if top all size > 10 - sending in private 2018-04-11 13:25:16 +03:00
Vyacheslav N. Boyko b452655832 bug fixed 2018-04-11 13:12:36 +03:00
Vyacheslav N. Boyko 1b6b19665a implemented statistics 2018-04-11 13:07:12 +03:00
Vyacheslav N. Boyko bf825035ac bug fix 2018-04-09 17:22:51 +03:00
Vyacheslav N. Boyko 3a1161d23e bug fix 2018-04-09 15:49:46 +03:00
Vyacheslav N. Boyko 97dc3a1ab8 bug fix 2018-04-09 15:42:46 +03:00
Vyacheslav N. Boyko 49ab341146 update: don't send deferred messages onto deferred messages commands 2018-04-09 15:38:45 +03:00
Vyacheslav N. Boyko 3ad68b12bc updated: deferred messages could be read all together - sending in private 2018-04-09 15:30:54 +03:00
Vyacheslav N. Boyko baf8bb6ff6 updated: deferred messages can be forgotten now 2018-04-09 15:27:14 +03:00
Vyacheslav N. Boyko 700a2f2be7 onGenericMessageEvent-s replaced with onMessageEvent-s to prevent spam from notices 2018-04-09 15:17:11 +03:00
Vyacheslav N. Boyko 0b521d693c implemented admin commands from channel and refactored bots autoreconnections 2018-04-09 13:49:13 +03:00
Vyacheslav N. Boyko 58ed9cb297 implemented logging PART messages (leaving channel) 2018-03-29 22:48:09 +03:00
Vyacheslav N. Boyko 9d50f07f03 updated admin commands 2018-03-29 10:22:09 +03:00
Vyacheslav N. Boyko ce5190c48a UPDATED to SpringBoot 2 2018-03-28 20:47:13 +03:00
Vyacheslav N. Boyko fd4e13eafe implemented NickServ identify for using registered nickname 2018-03-28 11:31:24 +03:00
Vyacheslav N. Boyko c8088c430a implemented scheduled task for checking bot connection and restarting if disconnected 2018-03-28 10:53:07 +03:00
Vyacheslav N. Boyko 94b0f62e82 bugs fixed 2018-03-27 16:43:42 +03:00
Vyacheslav N. Boyko fd06b97800 implemented multiple server connections 2018-03-27 16:08:26 +03:00
Vyacheslav N. Boyko a834ba1f68 changed logs uri, implemented admin bot control via commands 2018-03-27 13:55:54 +03:00
Vyacheslav N. Boyko 18b8f8bbe7 implemented colors for nicknames 2018-03-22 15:53:59 +03:00
Vyacheslav N. Boyko c6f0698da6 disable DEBUG logging 2018-03-21 13:46:51 +03:00
Vyacheslav N. Boyko 32dca9c42c trying to enhance messages types to log 2018-03-21 13:43:28 +03:00
Vyacheslav N. Boyko b5245f9273 added onAction event logging 2018-03-21 13:19:29 +03:00
Vyacheslav N. Boyko 29c11a7b1b fixed bug with missing log messages 2018-03-21 12:43:44 +03:00
Vyacheslav N. Boyko 618e9703a8 implemented logs view as html 2018-03-11 18:06:23 +03:00
Vyacheslav N. Boyko eeae1e726c implemented logs view as html 2018-03-11 17:58:43 +03:00
Vyacheslav N. Boyko af8fb07d7e implemented logs view as html 2018-03-10 23:07:14 +03:00