Commit graph

6 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
88e1f9fb42 fix: notify if bot activity detected by video provider 2025-06-22 17:07:48 -04:00
8153ac2f33 fix/feat: output real error in console only, add more yt logging, url validity checking 2025-06-22 16:50:45 -04:00
07a6cb2ba8 KOW-10 /yt supports more urls and should not be validated yet 2025-05-27 22:54:43 -04:00
19ce5295b1 feat: add checking and logging for valid yt url 2025-04-29 19:27:08 -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/youtube.js (Browse further)