|
|
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 |
|
|
|
51ae0e1cdf
|
Fixing Dockerfile copy files
|
2023-07-06 13:44:26 -04:00 |
|
Ben Sherriff
|
cdf26278b7
|
Update .gitignore
|
2023-07-06 11:10:15 -04:00 |
|
Ben Sherriff
|
13e79415ec
|
Merge pull request #4 from bensherriff/develop
Fixed docker container linking
|
2023-07-06 11:00:48 -04:00 |
|
|
|
a352341d3d
|
Fixed docker container linking
|
2023-07-06 11:00:10 -04:00 |
|
Ben Sherriff
|
f94b3fe419
|
Merge pull request #3 from bensherriff/develop
Implemented Rust migration
|
2023-07-06 10:09:43 -04:00 |
|
|
|
40edf824ec
|
Removed old java files
|
2023-07-06 10:08:52 -04:00 |
|
|
|
4c0fc80fc4
|
Added pause, play, resume, skip, and stop
|
2023-07-06 10:08:24 -04:00 |
|
|
|
7f89c7a4be
|
InactiveHandler on track end
|
2023-07-05 22:56:48 -04:00 |
|
|
|
6f66564377
|
Working on play command, unable to get source to work
|
2023-07-05 22:44:54 -04:00 |
|
|
|
d54b8d3823
|
Adding play command
|
2023-07-05 22:44:54 -04:00 |
|
|
|
1d9cd4adcf
|
Rust Migration
|
2023-07-05 22:44:54 -04:00 |
|
Ben Sherriff
|
1507e878dc
|
Merge pull request #2 from bensherriff/bensherriff-patch-1
Create LICENSE
|
2023-07-05 22:42:38 -04:00 |
|
Ben Sherriff
|
8052f9a347
|
Create LICENSE
|
2023-07-05 22:42:25 -04:00 |
|
|
|
e839973f52
|
v0.1.24 Renamed OpenAI main method
|
2023-04-24 22:29:59 -04:00 |
|
|
|
debea833d7
|
v0.1.23 Tweaking OpenAI settings, database tables
|
2023-04-17 15:23:36 -04:00 |
|
|
|
74efbc2352
|
v0.1.22 Updated settings layout
|
2023-04-17 10:33:18 -04:00 |
|
|
|
7e87ca5030
|
v0.1.21 Updated docker files to use amazoncorretto
|
2023-04-17 09:44:23 -04:00 |
|
|
|
312f87d91a
|
v0.1.20 Error handling and added local track support
|
2023-04-17 08:53:04 -04:00 |
|
|
|
c226095b1a
|
v0.1.19 Added audio settings, tweaked chat completion
|
2023-04-16 11:56:27 -04:00 |
|
|
|
9b605a3105
|
v0.1.18 Expanded imageCommand functionality to include count and size
|
2023-04-16 09:40:27 -04:00 |
|
|
|
7e0a2a4e64
|
v0.1.17 Added image generation support
|
2023-04-16 09:25:35 -04:00 |
|
|
|
e6fb86c4e0
|
v0.1.16 Query builder and working on memory management
|
2023-04-16 08:01:26 -04:00 |
|
|
|
414bca2dd6
|
v0.1.15 Refactoring and updating OpenAI usage again
|
2023-04-15 10:52:52 -04:00 |
|
|
|
1522dfd99b
|
v0.1.14 Consolidated versioning to .env
|
2023-04-15 07:20:56 -04:00 |
|
|
|
fbc9ac9dde
|
v0.1.13 Updated OpenAI features
|
2023-04-15 00:33:02 -04:00 |
|
|
|
a8e4f0f99d
|
v0.1.12 Added OpenAI capabilities
|
2023-04-14 22:24:59 -04:00 |
|
|
|
bc0b440a01
|
v0.1.11 Cleanup
|
2023-04-14 15:08:13 -04:00 |
|
|
|
57516c0275
|
v0.1.10 Switched to https://github.com/Walkyst/lavaplayer-fork
|
2023-03-27 23:05:51 -04:00 |
|
|
|
14952bf791
|
v0.1.9 Cleanup and organization
|
2023-03-27 22:04:07 -04:00 |
|
|
|
1a2e9bbb98
|
v0.1.8 Cleanup and organization
|
2023-03-27 15:38:47 -04:00 |
|
|
|
1e809c6108
|
v0.1.7 - Settings handling tweaks
|
2023-01-29 11:50:40 -05:00 |
|
|
|
eb244a539a
|
v0.1.6 - Read/write from local settings file
|
2023-01-29 10:47:21 -05:00 |
|
|
|
4bde451db7
|
v0.1.5 - Fixed docker files, updated commands
|
2023-01-27 03:09:45 +00:00 |
|
|
|
2e3e44ad58
|
v0.1.4 - Built out slash commands
|
2023-01-23 17:17:33 -05:00 |
|
|
|
35687e6e02
|
v0.1.3 - Reorganized command layout
|
2023-01-23 16:17:20 -05:00 |
|
|
|
cc25dbe159
|
v0.1.2 - Updated CacheFlags
|
2023-01-22 09:11:59 -05:00 |
|
|
|
b86dd6af87
|
Fixed Dockerfile
|
2023-01-19 17:18:34 +00:00 |
|
|
|
c690448cb7
|
Reorganize Dockerfile
|
2023-01-19 12:11:18 -05:00 |
|
|
|
cd0c52d5d1
|
Migrated from nexus to artifactory
|
2023-01-19 11:49:46 -05:00 |
|
|
|
83a7ed99b2
|
Added lavaplayer-natives-extra dependency
|
2023-01-19 11:00:10 -05:00 |
|
|
|
81b0e68232
|
Updated audio handling logic
|
2023-01-08 16:52:04 -05:00 |
|
|
|
3c74682ff7
|
Updated docker files and layout
|
2023-01-08 15:59:17 -05:00 |
|
|
|
03329fb106
|
Adding config
|
2023-01-07 19:42:49 -05:00 |
|
|
|
08b02617a6
|
Added base java code, replacing jmusicbot script
|
2023-01-07 10:56:47 -05:00 |
|
|
|
4b12a2b12a
|
Initial commit
|
2022-12-18 16:09:12 +00:00 |
|