TelegramBot/src/commands
Aidan 4f88a85ccb
[FEATURE] Add /ask command (#54)
* docs: add ai documentation

* docker: update docker files for ai/regular versions, lint

* feat: add initial /ask command

* Delete docker-compose.yml

* docker: ignore ollama folder in builds

* fix: add emojis to help commands, capitalize, add ai commands to help menu

* feat: add better logging, thought handling improvements
2025-05-07 15:40:21 -03:00
..
ai.ts [FEATURE] Add /ask command (#54) 2025-05-07 15:40:21 -03:00
animal.ts fix: fix params 2025-05-02 20:16:36 -04:00
codename.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
crew.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
fun.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
gsmarena.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
help.ts [FEATURE] Add /ask command (#54) 2025-05-07 15:40:21 -03:00
http.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
info.ts fix chatinfo in dms (#52) 2025-05-01 16:38:38 -03:00
lastfm.ts Migrate to TypeScript, minor changes and fixes (#46) 2025-04-29 16:39:10 -03:00
main.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
modarchive.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
ponyapi.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
quotes.ts Migrate to TypeScript, minor changes and fixes (#46) 2025-04-29 16:39:10 -03:00
randompony.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
weather.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
wiki.ts ref: replace "ctx.from.language_code" with a function to get the language code and fix ts implementation for "reply_to_message_id" (#51) 2025-05-02 20:08:13 -04:00
youtube.ts feat: add checking and logging for valid yt url 2025-04-29 19:27:08 -04:00