Commit graph

883 commits

Author SHA1 Message Date
d9d5dd2e47 Updated to latest workflow actions 2023-02-01 02:37:39 -08:00
f06ba4a6f5 Added disabled modules and commands listing 2023-02-01 02:37:04 -08:00
1b55736ee1 Added Java distribution 2023-01-31 23:31:12 -08:00
a43d4e0b5d Updated workflow 2023-01-31 23:24:34 -08:00
6f3b84a7c0 Fixed potential resource leak 2023-01-31 22:03:33 -08:00
6ec39c6d6d Updated copyright 2023-01-29 00:46:48 -08:00
a1ea25ae74 Minor cleanup 2023-01-12 23:06:21 -08:00
c3d1930592 Added rate limit error 2023-01-12 23:06:07 -08:00
4fcdce5229 Added to no-ci group to avoid rate limits 2023-01-12 10:27:01 -08:00
66ca972b9b Minor cleanup 2023-01-12 00:59:37 -08:00
6894e05610 Added max-token property 2023-01-12 00:57:12 -08:00
8c13276556 Allowed longer response from ChatGPT 2023-01-05 17:07:01 -08:00
d9e5016689 Fixed nix3 IP 2023-01-04 03:00:07 -08:00
b20783a18e Added UrlEncoder library 2023-01-04 02:55:12 -08:00
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