Commit Graph

44 Commits

Author SHA1 Message Date
593e4ea6f3
Cleaned Dockerfile 2024-09-10 14:28:44 -06:00
374b72328a
FIxed typo
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2024-09-10 14:18:40 -06:00
69441c4794
Updated to python 3.12
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2024-09-10 12:57:00 -06:00
ea2a8d5de0
Added initial simplereply
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2024-09-10 12:22:07 -06:00
97e2940b2b
Typo
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2024-08-24 09:39:35 -06:00
8c93f6a275 Hacky patches for the OpenAI 1.0 API
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2024-08-23 23:02:19 -06:00
67621309c0
Typo
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-12-06 13:20:28 -07:00
3358e7f790
Fixed Jenkins build badge 2023-12-06 13:19:23 -07:00
13c7043a5b
Fixed Jenkins build badge 2023-12-06 13:18:15 -07:00
Daniel Dayley
edab42916b Trying to make it work in the self chat
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-05-16 12:51:02 -06:00
1464b23d8c
Fixed typo
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-05-15 16:55:57 -06:00
51ab9bf575
Fixed typo
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-05-15 16:50:53 -06:00
4b3bff5afd
Added deploy for CICD
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-05-15 15:33:18 -06:00
9626047cc6
Reenabled message logging 2023-05-15 15:23:57 -06:00
5faabd0792
Allowed user to use ChatGPT in text to self
Added an on/off trigger

Refined default prompt
2023-05-15 15:15:05 -06:00
270b32906d
Upped prod verbosity 2023-05-15 15:14:13 -06:00
395e679de5
Removed some cruft code
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-05-01 10:22:37 -06:00
Daniel Dayley
533c63599a Added random wait for texts
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-30 10:52:23 -06:00
Daniel Dayley
fb653a8d28 Updated README
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-29 22:54:02 -06:00
Daniel Dayley
fe9c735ef7 Implemented queueing system for outbound messages.
Added scheduler for future messages from any plugin

fixed chatGPT message context gistory
2023-04-29 22:47:57 -06:00
Daniel Dayley
a3e5e364a7 ChatGPT should not respond to it's own messages
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-18 09:39:26 -06:00
Daniel Dayley
8cbba81c23 Added preamble
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-18 09:22:55 -06:00
Daniel Dayley
434ac8bd59 Fixed typo 2023-04-18 08:55:13 -06:00
Daniel Dayley
338bbfc803 Added basic ChatGPT as a skill
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-18 08:45:34 -06:00
Daniel Dayley
74dae2c133 Added basic ChatGPT as a skill
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-17 22:46:50 -06:00
Daniel Dayley
de3b39f3ca Minor Improvements
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-17 17:07:43 -06:00
Daniel Dayley
33013bc5f5 Now downloading full attachments
Cleaned up logging

Fixed timestamp typo
2023-04-17 16:03:48 -06:00
357832a5bb
Cleaned up chicken examples
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-11 10:02:45 -06:00
5635bc6ae1
Updated README 2023-04-11 10:01:07 -06:00
Daniel Dayley
ed235d0af9 Forgot the bind port
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-11 00:25:43 -06:00
Daniel Dayley
ac49a9f668 Dockerfile updates
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-11 00:19:32 -06:00
Daniel Dayley
ed49e2a365 Added another example 2023-04-11 00:12:51 -06:00
Daniel Dayley
a1d83ed573 Oops, forgot to commit the work
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-11 00:07:04 -06:00
Daniel Dayley
6a307fbb69 Fixed typo in setup.py
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-11 00:03:33 -06:00
Daniel Dayley
85d89fc51a Updated README
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-10 23:55:23 -06:00
Daniel Dayley
7272a9fd88 Dockerfile updates 2023-04-10 23:51:56 -06:00
Daniel Dayley
fd92993892 Updated README 2023-04-10 23:51:34 -06:00
Daniel Dayley
7f1e558780 Basic functionality 2023-04-10 23:40:51 -06:00
0444be965b
Updated README 2023-04-10 15:14:28 -06:00
7b913d3642
Added build badge 2023-04-10 15:01:07 -06:00
Daniel Dayley
f13625dc91 Added socketio and cleaned up output 2023-04-10 14:59:30 -06:00
Daniel Dayley
4a0303f71b Boilerplate code and refactoring 2023-04-10 14:47:59 -06:00
Daniel Dayley
4b1962b49a Boilerplate
All checks were successful
git.cronocide.net/bluebubbles-bot/pipeline/head This commit looks good
2023-04-07 22:48:34 -06:00
2e534fb7aa Initial commit 2023-04-08 04:30:59 +00:00