Commit graph

919 commits

Author SHA1 Message Date
7f7fd43b8d Added tweet and toot commands 2023-01-04 02:54:48 -08:00
db931f1f23 Added stumped response from ChatGPT 2022-12-13 23:14:52 -08:00
0fba4445f8 Removed unnecessary threading (ThreadedModule, etc.) 2022-12-10 10:19:24 -08:00
e510a77af1 Added tags to Mastodon post 2022-12-07 11:50:19 -08:00
2b2d046835 Fixed Mastodon auto-post 2022-12-06 15:38:14 -08:00
6fd59e9487 Implemented a SocialManager with support for posting to both Twitter and Mastodon 2022-12-05 23:50:16 -08:00
6a3caa84ce Cleanup 2022-12-04 17:38:59 -08:00
cef750497b Added ChatGPT API key variable 2022-12-04 17:14:14 -08:00
c2e11743c6 Implemented ChatGPT module 2022-12-04 16:14:03 -08:00
b6e1888e70 Fixed uptime months calculation 2022-11-21 10:13:44 -08:00
a2646ceb9f Switched back to PircBotX JitPack snapshot 2022-10-12 20:33:38 -07:00
c4cf7b10d5 Upgraded to Twitter4J 4.1 2022-10-12 20:04:29 -07:00
c24fcb8ef5 Cleaned up more tests 2022-10-04 12:56:04 -07:00
ae9e24cded Fixed unused imports 2022-10-03 11:13:16 -07:00
7d54bfe756 Cleaned up tests 2022-10-03 10:59:44 -07:00
ed971a4e7a Added seen count to info 2022-10-02 07:46:50 -07:00
c0f5a8bad3 Upgraded to Kotlin 1.7.20 2022-09-29 21:38:40 -07:00
2f7b98c064 Fixed URL encoding 2022-09-29 21:37:24 -07:00
acf56b2178 Cleaned up tests 2022-09-24 10:54:56 -07:00
9bb7b34c69 Switched to JokeAPI library 2022-09-24 10:54:39 -07:00
b9deb55de6 Misc. Cleanup 2022-09-19 01:37:36 -07:00
6e8726ea55 Moved to JokeAPI 2022-09-19 01:36:27 -07:00
c025117f44 Update last seen on public message 2022-09-18 23:34:38 -07:00
94dc07fb4f Moved to Geek-Jokes 2022-09-18 23:33:04 -07:00
951fdaa5f7 Reworked the URL reader to include the code and body text when an error is returned. 2022-09-18 23:31:49 -07:00
2a2ab39b5f Upgraded to Log4j2 2.19.0 2022-09-17 21:42:39 -07:00
f394362ce1 Switched to maven image 2022-09-17 13:18:00 -07:00
5f224edf6d Fixed deploy/release tasks 2022-09-17 12:37:37 -07:00
9b595490bd Exclude 'no-ci' test group with CI. Removed testAll. 2022-09-17 12:00:53 -07:00
646682e2a9 Added test groups 2022-09-17 10:48:30 -07:00
893d554136 Removed TestNG suites 2022-09-17 00:28:30 -07:00
cc6cd6aed3 Removed testAll from kover report 2022-09-16 21:44:10 -07:00
7581c26d59 Skip Google search tests with CI to preserve daily rate limit 2022-09-16 21:11:02 -07:00
40ee593c3b Added onQuit 2022-09-16 14:25:01 -07:00
f35313bf62 Seen is now keeping track of nicks using a TreeMap on various events (nick change, join, etc.) 2022-09-16 10:37:15 -07:00
145749408b Added secrets 2022-09-16 00:34:07 -07:00
29d73f20cf Updated dependencies and misc. cleanup 2022-09-16 00:03:49 -07:00
3ba2dfba4a Implemented module to query Wolfram Alpha 2022-09-16 00:01:00 -07:00
0880d53894 Added disabled modules/commands logging 2022-09-15 23:27:10 -07:00
3d49ebbd5f Implemented seen command 2022-09-15 21:43:14 -07:00
d5000fa3c1 Fixed missing commons dependencies 2022-09-14 01:55:27 -07:00
af839918a1 Switched to kotlinx-cli from Apache Commons CLI 2022-09-14 01:43:43 -07:00
aa0c3dd81c Cleaned up usage and README 2022-09-13 13:00:17 -07:00
3f7ed4792b Switched to CryptoPrice 1.0 2022-09-10 10:29:17 -07:00
d6c0b99869 Switched to PircbotX 2.4-SNAPSHOT 2022-09-04 09:52:55 -07:00
afece310d2 Fixed sonarqube/kover report location 2022-08-25 15:09:29 -07:00
5465baf59a Switched to JDK 18 for CIs 2022-08-25 15:08:53 -07:00
359e9d4b28 Updated dependencies 2022-08-25 10:29:53 -07:00
0aa2136fec Output convertion result as is 2022-08-15 09:52:41 -07:00
8e03eda655 Updated dependencies 2022-08-15 09:51:47 -07:00