Added git-ignore and the model as author

This commit is contained in:
2026-02-12 00:17:06 +01:00
parent aaedf7fc15
commit eddbfdf41d
3 changed files with 10 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
// Function written by gpt-oss:20b
export function split_discord_message(text) {
const MAX = 1900; // maximum payload size
const MIN = 100; // avoid tiny chunks