Commit Graph

52 Commits

Author SHA1 Message Date
Christian P. MOMON cbbeb2678f Improved duration round. 2018-01-22 11:16:10 +01:00
Christian P. MOMON cc14f80de3 Improved help display. 2018-01-22 11:07:04 +01:00
Christian P. MOMON 03d1555b04 Added !date command. Extended !help display. 2018-01-22 10:59:52 +01:00
Christian P. MOMON c2471e50c1 Added stats at the review end (agir #2892). 2018-01-22 10:49:07 +01:00
Christian P. MOMON 3de3542a5c Migrated from JodaTime library to Java 8 Time (JodaTime integrated). 2018-01-22 10:04:56 +01:00
Christian P. MOMON de4bd8b44d Improved code. 2018-01-22 08:29:24 +01:00
Christian P. MOMON 2d2a49c64d Improved package tree. 2018-01-21 08:05:14 +01:00
Christian P. MOMON 4f3a84142e Added !merci command. 2018-01-21 07:54:09 +01:00
Christian P. MOMON 6cd93b9334 Added checks for empty tweet messages. 2018-01-19 10:25:20 +01:00
Christian P. MOMON 89f0c05efb Fixed response on unknown ! command (silence to another bots). 2018-01-12 09:48:05 +01:00
Christian P. MOMON 954e907f91 Fixed version log display at start. 2018-01-12 02:41:50 +01:00
Christian P. MOMON b370f5b208 Refactored raw review logs. 2018-01-12 02:23:26 +01:00
Christian P. MOMON 4c0410772e Fixed missing message in raw review part (agir #2876). 2018-01-12 01:46:09 +01:00
Christian P. MOMON 9d502cc73f Added information about !courant at review start (agir #2877). 2018-01-12 01:13:22 +01:00
Christian P. MOMON 640b6b1180 Fixed message: "%ras" -> "% ras". 2018-01-12 01:06:02 +01:00
Christian P. MOMON fad7aacd9a Added automatic build information properties management (!version…). 2018-01-12 00:58:15 +01:00
Christian P. MOMON f0abc44e0b Improved review directory setting management. 2018-01-10 02:14:17 +01:00
Christian P. MOMON c520e83488 Fixed Javadoc. 2018-01-10 02:00:56 +01:00
Christian P. MOMON 56fa13585c Improved review directory computing. 2018-01-10 01:52:12 +01:00
Christian P. MOMON 0ac62b09b2 Added target in config file search. 2018-01-10 01:03:13 +01:00
Christian P. MOMON 43c326e6fe Improved help message. 2018-01-08 19:03:11 +01:00
Christian P. MOMON 74a264fa7e Improved aliases log. 2018-01-07 22:45:50 +01:00
Christian P. MOMON 7437a8c03e Completed log settings. 2018-01-07 22:28:57 +01:00
Christian P. MOMON 0475664083 Added review directory settings. Fixed Eclipse settings. 2018-01-07 16:32:50 +01:00
Christian P. MOMON e953d0f0c4 Fixed label. 2018-01-07 03:10:35 +01:00
Christian P. MOMON 2e15c98bd4 Added Ant build. Improved resources files. 2018-01-06 03:55:30 +01:00
Christian P. MOMON 00215b796c Cleaned Javadoc. 2018-01-04 23:28:30 +01:00
Christian P. MOMON 1d21c44dab Introduced private message management. 2018-01-04 09:39:47 +01:00
Christian P. MOMON 030398dde7 Linked source PircBot. 2018-01-04 08:41:56 +01:00
Christian P. MOMON 027927562e Cleaned code. 2018-01-03 02:51:35 +01:00
Christian P. MOMON 54371c5f7a Improved code. 2018-01-02 03:11:11 +01:00
Christian P. MOMON 7c08bf2442 Improved collective message (#1876, #1877). 2018-01-02 02:36:46 +01:00
Christian P. MOMON 45413c643f Replace spring-social-twitter with twitter4j. Removed all spring jars.
Fixed review target directory.
2018-01-02 01:55:50 +01:00
Christian P. MOMON a310feeef2 Improved command message. 2017-12-31 13:11:28 +01:00
Christian P. MOMON 4c0c7b2478 Improved error message for Twitter failed. 2017-12-31 11:37:35 +01:00
Christian P. MOMON 92d435881d Remove unused files. 2017-12-31 05:59:56 +01:00
Christian P. MOMON 2e41143a42 Completed Twitter features. Fixed bot commands. 2017-12-31 03:48:51 +01:00
Christian P. MOMON ca28c68007 Change Pastebin connection from HTTP to HTTPS (note in API page:
IMPORTANT: Please update all API calls to HTTPS before March 1st, 2018.
We will then block all API calls over HTTP.").
2017-12-28 15:36:27 +01:00
Christian P. MOMON 3d79f8fc39 Added !licence command. 2017-12-28 14:17:38 +01:00
Christian P. MOMON faa3c14ddd Upgraded strings library. Added !statut command. Extended salute
command.
2017-12-28 05:12:19 +01:00
Christian P. MOMON 81cd7d8673 Refactored the notify management. 2017-12-28 04:23:36 +01:00
Christian P. MOMON 544c37e5c4 Added bonjour caught. Fixed else caught. 2017-12-26 16:54:33 +01:00
Christian P. MOMON 2ca03e358d Fixed else caught. Improved isValid. 2017-12-26 02:16:40 +01:00
Christian P. MOMON f983bc3f74 Improved code. 2017-12-26 01:18:36 +01:00
Christian P. MOMON 7e0c4ab4ed Updated devinsy-strings library. Improved code. 2017-12-26 00:39:52 +01:00
Christian P. MOMON 7025e74490 Fixed message catching. Added !vaten command. Modify !stop command. 2017-12-25 09:31:17 +01:00
Christian P. MOMON 533e2d1486 Added user aliases management. 2017-12-25 00:29:57 +01:00
Christian P. MOMON ffaaf8dc4c Fixed orthography. 2017-12-24 11:25:45 +01:00
Christian P. MOMON 366f35d7a4 Cleaned ressources. 2017-12-24 11:22:31 +01:00
Christian P. MOMON 10189f547b Refactored pacakges (separated launcher and CLI). Completed
configuration file management.
2017-12-24 11:21:44 +01:00