|
|
9a144bab4d
|
Play api request
|
2024-12-19 21:47:11 -05:00 |
|
|
|
a97505ea5e
|
Added auth route (temp api key route)
|
2024-12-19 19:54:05 -05:00 |
|
|
|
4840c7c001
|
Added querybuilder
|
2024-12-19 16:57:42 -05:00 |
|
|
|
4a18af9014
|
Re-implementing the API
|
2024-12-19 13:50:31 -05:00 |
|
|
|
9344979d72
|
Added symphonia back to fix audio bug
|
2024-12-19 00:17:08 -05:00 |
|
|
|
8eeadcfd54
|
Cleanup in play, play not working now
|
2024-12-19 00:09:29 -05:00 |
|
|
|
2ecfa92d8b
|
Reformat, working on roll
|
2024-12-18 23:38:28 -05:00 |
|
|
|
83ef124c41
|
Format and cleanup code
|
2024-12-18 20:13:12 -05:00 |
|
|
|
aa7bad945a
|
Simplified enqueue_track to parse track type (playlist or single track)
|
2024-12-18 19:05:13 -05:00 |
|
|
|
c82fee0dd3
|
Updated roll to notify a user
|
2024-12-18 18:32:49 -05:00 |
|
|
|
56e44442e4
|
Added ephemeral responses
|
2024-12-18 12:59:54 -05:00 |
|
|
|
a274d30521
|
re-enable bot
|
2024-11-03 12:14:21 -05:00 |
|
|
|
806f2dcd50
|
Removed audio gitignore
|
2024-11-03 11:52:24 -05:00 |
|
|
|
0bfc320379
|
Fixed docker containers
|
2024-10-13 20:22:34 -04:00 |
|
|
|
1c6ed2cba4
|
cleanup messages
|
2024-10-13 17:38:18 -04:00 |
|
|
|
0d39cb6a01
|
fixed bot handler play
|
2024-10-13 11:30:51 -04:00 |
|
|
|
8ee7c524af
|
minor tweaks
|
2024-10-12 18:22:41 -04:00 |
|
|
|
38841369fc
|
trying to get handler to pause/play
|
2024-10-11 11:22:05 -04:00 |
|
|
|
2688d2304e
|
refactor, cleanup
|
2024-10-11 09:29:33 -04:00 |
|
|
|
794d8cc34e
|
format and restructure, began working on schedule
|
2024-09-05 17:10:56 -04:00 |
|
|
|
0f1a97770a
|
Updated sqlx to 0.8.2
|
2024-09-05 13:37:03 -04:00 |
|
|
|
3994c18c49
|
Cleanup commands
|
2024-09-05 13:12:39 -04:00 |
|
|
|
d08800f9e0
|
Switched from diesel to sqlx
|
2024-09-05 11:52:14 -04:00 |
|
|
|
bce363db7e
|
Fixed play command
|
2024-09-05 11:01:08 -04:00 |
|
|
|
fce4a0a4a2
|
Updated easy cargo versions
|
2024-09-03 22:44:00 -04:00 |
|
Benjamin Sherriff
|
96fe3fc0e5
|
Stripped out ui/api
|
2024-09-03 22:33:29 -04:00 |
|
Benjamin Sherriff
|
06f8af6051
|
Refactored into service directory
|
2023-10-04 16:52:09 -04:00 |
|
Benjamin Sherriff
|
8da46fdd5e
|
Updated query parameters for spells
|
2023-10-04 13:09:04 -04:00 |
|
Benjamin Sherriff
|
4d3e8ae981
|
Fixed pages metadata
|
2023-10-04 11:07:28 -04:00 |
|
Benjamin Sherriff
|
23d42953f0
|
Updated routes to use filters/error handling
|
2023-10-04 10:55:34 -04:00 |
|
Benjamin Sherriff
|
2b7ec386a0
|
Condensed schemas into json, will address later
|
2023-10-04 10:00:39 -04:00 |
|
Benjamin Sherriff
|
25f52fb46d
|
Updated spells, cleaned up duration spell schema
|
2023-10-03 23:43:58 -04:00 |
|
Benjamin Sherriff
|
75a71410a5
|
Updated spells schema
|
2023-10-03 21:00:14 -04:00 |
|
Benjamin Sherriff
|
16d8fa5af8
|
Spells endpoints
|
2023-10-03 14:21:53 -04:00 |
|
Benjamin Sherriff
|
95ede3291e
|
Add other db tables
|
2023-10-03 12:11:48 -04:00 |
|
Benjamin Sherriff
|
6c8a7ceefc
|
Updated dependencies, fixed migrations usage
|
2023-10-03 10:05:14 -04:00 |
|
|
|
e80ad9680a
|
Initial python groundwork
|
2023-07-27 22:46:00 -04:00 |
|
|
|
5bec27677e
|
Moved typing to proper channel
|
2023-07-26 16:05:03 -04:00 |
|
|
|
f4076ce9c3
|
Volume command works, fixed OAI create thread missing initial comment
|
2023-07-26 19:36:33 +00:00 |
|
|
|
91d8a8f42c
|
Added data lock for audio configs (need to wire into volume command still)
|
2023-07-26 19:36:33 +00:00 |
|
|
|
8fae4022ab
|
Removed rust-bert
|
2023-07-26 19:36:33 +00:00 |
|
|
|
c36c03ded5
|
Working on thread titles
|
2023-07-26 19:36:33 +00:00 |
|
|
|
7d94f07329
|
Siren OAI creates thread if possible for conversations
|
2023-07-26 19:36:33 +00:00 |
|
|
|
b09b09453a
|
Fixed dockerfile, put in temporary fix to create table in docker
|
2023-07-26 19:36:33 +00:00 |
|
|
|
8e87524ff6
|
Linked database to Open AI prompts/responses
|
2023-07-07 09:39:14 -04:00 |
|
|
|
d8b95e5f2c
|
Tweaking OAI settings
|
2023-07-06 23:47:06 -04:00 |
|
Benjamin Sherriff
|
81b5cb4b32
|
Running direct diesel sql query
|
2023-07-06 23:17:16 -04:00 |
|
Benjamin Sherriff
|
4a366d6237
|
Store messages into table, required docker container to create table
|
2023-07-06 22:44:48 -04:00 |
|
|
|
9a8587e4b8
|
Working on database for messages
|
2023-07-06 21:08:01 -04:00 |
|
|
|
a2441c6d9e
|
Added basic Open AI chat
|
2023-07-06 17:26:38 -04:00 |
|