Commit graph

10 commits

Author SHA1 Message Date
173d4e7a52 add initial complete webui, more ai commands for moderation, add api 2025-07-05 14:36:17 -04:00
973d224bf7 more models, nodemon fix, thinking fixes, settings ui fixes, clean 2025-07-03 01:04:19 -04:00
4409acd79d split some options to config folder, translation fixes, markdown fixes, ui improvements to settings and ai, cleanup, add additional models 2025-07-02 23:06:37 -04:00
3fdf7c9e38 bug fixes, temperature and language section improvements 2025-07-01 13:33:11 -04:00
a952ddfc67 better logging, stats tracking command, clean up url warning, user permissions on settings 2025-07-01 12:26:51 -04:00
23ebd021f3 ai queue, better markdown parsing, refactor, better feedback 2025-06-30 23:43:30 -04:00
5270d2cae5 cleanup, bug fixes, better markdown parsing, better model display
Some checks failed
njsscan sarif / njsscan code scanning (push) Has been cancelled
Update AUTHORS File / update-authors (push) Has been cancelled
2025-06-30 11:24:51 -04:00
4d540078f5 add postgres db, use settings and user data, lots of cleanup and logic fixes, bug fixes, better error handling, update docs and docker
Some checks are pending
njsscan sarif / njsscan code scanning (push) Waiting to run
Update AUTHORS File / update-authors (push) Waiting to run
2025-06-30 02:04:32 -04:00
Giovani Finazzi
87c987c16d
ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51)
Co-authored-by: Lucas Gabriel <lucmsilva651@gmail.com>
2025-05-02 20:08:13 -04:00
07045d8e09
Migrate to TypeScript, minor changes and fixes (#46)
* docs: linting, require bun for ts

* rf: js -> ts

* chore: bump

* docs: add ts badge

* chore: bump types

* fix: add types for context to animal commands

* [m] hf: add bot type

* fix/types: add bot, ctx types, fix emoji on /dice cmd, add todo

* fix/types: bot admin checking fixes, other misc fixes, add types

---------

Co-authored-by: Lucas Gabriel <lucmsilva651@gmail.com>
2025-04-29 16:39:10 -03:00
Renamed from src/commands/main.js (Browse further)