Kevin Dang
43fb2ea94e
User Preferences and Setup Docs ( #20 )
...
* added message style command
* docker setup scripts
* reformat messageStyle.ts
* fix: register unregister on deploy
* add: messageStream preference
* add: json config handler
* update: messageCreate gets config
* update: shifted chat to config callback
* fix: naming conventions based on discord
* update: setup in docs now
* add: static docker ips
* version increment
* add: bot message for no config
* fix: no config case
* add: clarification for subnetting
* update: version increment in lock file
---------
Co-authored-by: JT2M0L3Y <jtsmoley@icloud.com >
2024-03-22 10:37:06 -07:00
Kevin Dang
ca6b8c3f9c
Docker Container Setup ( #15 )
...
* minor package update and env
* added docker scripts
* added working docker compose
* fixed docker container bridge
2024-02-07 09:59:06 -08:00
Kevin Dang
89c19990fa
slash commands integrated
...
* sample env and late version incr
* added slash command compatibility
* updated command name
* updated environment sample
* updated interaction comment
2024-01-31 10:28:02 -08:00
Kevin Dang
9247463480
hardcoded and mentions
...
* added options to queries
* removed hard coded vals, added message options
* updated importing
* added check for message mentions
* fix missing botID
* updated token to uid
* added contributer
---------
Co-authored-by: JT2M0L3Y <jtsmoley@icloud.com >
2024-01-29 12:50:59 -08:00
Kevin Dang
97acae3d08
added embed msg and stream parser
2024-01-28 12:59:45 -08:00
Kevin Dang
78921ee571
added persistence in chat endpoint
2024-01-23 22:24:26 -08:00
Kevin Dang
f8956b0b50
bot can edit message response
2024-01-23 21:26:39 -08:00
Kevin Dang
4bcaae8461
ollama responds to discord msgs
2023-12-25 18:59:07 -08:00
Kevin Dang
c9dfd3671d
NodeJS TypeScript Setup ( #1 )
...
* bot can login to discord
* changed node and npm to iron lts
* added typescript runnables
* more dev scripts
* readme update on scripts
* event handling skeleton
* fixed compiler target issue
2023-12-22 11:22:16 -08:00