Kevin Dang
ae9cac65a9
PR Template Update ( #84 )
...
* Update: version increment and reminder on template
* Update: comment on incrementing as necessary
2024-07-11 17:08:34 -07:00
Kevin Dang
7f1326f93e
Guide and Documentation Overhaul ( #79 )
...
* Update: Local setup
* Update: docker setup changes
* Add: Discord App Creation Guide
* Update: readme changes
* Update: discord app guide link
2024-06-28 21:45:38 -07:00
Kevin Dang
de15185cff
Channel/Thread Chat Toggle ( #75 )
...
* Add: Some Commands work in GuildText
* Add: Channel Toggle Command
* Add: Channel History handler by user
* Update: version increment
* Update: Testing scope
* Update: env sample
* Update: Readme goal checks
* Update: builds run on PR to validate them
2024-06-22 20:57:38 -07:00
Kevin Dang
1041f4ca0b
Dependencies and Readme Updates ( #74 )
2024-06-17 19:21:46 -07:00
Jonathan Smoley
9f77c5287f
Initialize unit testing and code coverage
...
* add: vitest configs
* added vitest scripts to package
* test coverage of src code
* initial unit testing
* added new testing workflows
* comments added, overlapping tests removed
* decouple env, tests
---------
Co-authored-by: Kevin Dang <kevinthedang_1@outlook.com >
2024-06-05 08:50:56 -07:00
Kevin Dang
496ce43939
Infinite Message Length for Block Messages ( #55 )
...
* add: message loop for block messages
* add: infinite message length for block embeds
* update: error message on stream length
* rm: unnecessary import
* update: version increment
* update: embed max length
* update: check off features
2024-04-30 19:33:06 -07:00
Kevin Dang
6a1d66fd36
fix: updated ollama icon ( #46 )
2024-04-13 21:34:55 -07:00
Kevin Dang
615ee2029b
Change of License ( #41 )
...
* update: license
* update: CC by 4.0
2024-04-13 19:07:49 -07:00
Kevin Dang
da1f08a070
Message Blocks for Normal Message Style ( #37 )
...
* add: if check for message length
* update: version increment
* update: readme
2024-04-07 16:09:27 -07:00
Kevin Dang
727731695e
Chat Queue Persistence ( #33 )
...
* fix: workflow env
* update: center title on readme
* update: readme goals and format
* add: icons in readme
* fix: plus margin
* update: environment variables in contr.
* add: queue for chat history
* add: set -e for workflow failure
* update: version increment
* fix: client null info
* fix: shutoff issues
2024-04-02 22:04:09 -07:00
Kevin Dang
6b903cff5e
Auto-Generate Config ( #29 )
...
* fix: name in job
* add: auto create config.json on missing
* update: readme goals
* add: clarify instructions on fail chat
* update: reduced redundancy in package file
2024-03-30 22:02:49 -07:00
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
1c62958c9f
docker setup instructions
2024-02-07 11:41:15 -08: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
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
70103c1f5a
readme ollama setup
2024-01-22 23:24:32 -08:00
Kevin Dang
7dd9b8f90c
readme updates
2023-12-22 21:53:49 -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
Kevin Dang
f4af329d44
switch badge placement
2023-12-13 18:58:19 -08:00
Kevin Dang
312d7af8b8
badges and acknowledgment
2023-12-13 18:56:52 -08:00
Kevin Dang
ea337161aa
init commit
2023-12-13 16:52:51 -08:00