Commit graph

40 commits

Author SHA1 Message Date
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
765b1144fa allow changing models from .env, update docs 2025-06-28 16:04:53 -04:00
Lucas Gabriel
81294f5721
[FEATURE] Add AI-based /ask command (complementing #54) (#56)
* 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

* bug fixes, better logging and seperation of ai, update docs for ai

* clean, remove prompt and user info from logs, more docs edits

* system prompt change (plaintext only), parse out /think

* clean up, axios tweaks

* cleanup, logging of ratelimit

---------

Co-authored-by: Aidan <aidan@p0ntus.com>
2025-06-28 19:22:15 +00:00
d373f44ca1
Revert "[FEATURE] Add /ask command (#54)" (#55)
This reverts commit 4f88a85ccb.
2025-05-08 00:04:16 -03:00
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
f8298dcf53 [m] docs: add translations section 2025-04-29 20:27:47 -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
Lucas Gabriel
f51485ce16
Update README.md 2025-04-20 11:37:19 -03:00
2f063ad485
docs: add contributors 2025-04-20 10:11:59 -04:00
Luquinhas
80a0bc08ad
Update README again 2025-04-15 01:10:30 -03:00
Luquinhas
958a61ae11
Update README.md again 2025-04-15 01:06:26 -03:00
Lucas Gabriel
f4d4f75eee
Update README.md (#39) 2025-04-15 00:51:10 -03:00
Lucas Gabriel
79091e697f
Update README.md (#38) 2025-04-15 00:47:35 -03:00
c6114c9f62 docs: add troubleshooting section for yt commands 2025-04-14 20:18:44 -04:00
95114dc918
docs: minor lint/fix 2025-04-14 20:11:57 -04:00
429e89bf1d docker/docs: dockerize and add+modify documentation 2025-04-14 20:09:13 -04:00
ff9260bebc [m] docs: addl. lint 2025-04-14 00:58:40 -04:00
3f71d0c8ca docs: linting and convert bullet point to tip 2025-04-14 00:57:04 -04:00
Luquinhas
e12ad3967a
Update README to include Node.js / Bun 2025-02-07 22:54:27 -03:00
Luquinhas
ad27a25d1f
Made the bot more generic now 2025-01-10 10:40:18 -03:00
A Bunch of Computer Nerds
f32d1b5582 Explaining why FFmpeg 2024-12-17 18:32:24 -03:00
A Bunch of Computer Nerds
37ef3c926c Updated README 2024-12-17 18:31:29 -03:00
A Bunch of Computer Nerds
be30c1d430 Update README 2024-12-12 21:33:40 -03:00
A Bunch of Computer Nerds
27edc10557 Changed a lot of stuff regarding Lynx to Kowalski 2024-12-08 21:51:43 -03:00
A Bunch of Computer Nerds
33f76fd806 Fixed bot admin handling + modified README 2024-12-08 21:47:32 -03:00
A Bunch of Computer Nerds
c76a87143a Changed branding, Lynx to Kowalski (ty @SKIQQ-flower for the name) 2024-12-08 20:17:10 -03:00
A Bunch of Computer Nerds
0f6ae653b9 Changing the Code of Conduct and the README to apply with the organization 2024-12-08 19:36:50 -03:00
Lucas Gabriel
531fbdf9f6
Unlinked Lynx from FOSSA 2024-10-27 14:08:59 -03:00
fossabot
ae9f92ae96
Add license scan report and status (#15)
Signed off by: fossabot <badges@fossa.com>
2024-10-22 22:37:14 -03:00
Lucas Gabriel
f382a466ba
Update README.md 2024-09-28 23:23:41 -03:00
Lucas Gabriel
94f5100d9f
Update README.md 2024-09-11 09:25:38 -03:00
Lucas Gabriel
4b1d1de779
Update README.md 2024-09-09 19:31:00 -03:00
Lucas Gabriel
7dfe667ae4
Update README.md 2024-09-09 19:18:22 -03:00
lucmsilva651
7070a0e51f
Updated README.md 2024-09-08 11:27:19 -03:00
lucmsilva651
11653201db
Update README.md 2024-07-28 12:32:18 -03:00
lucmsilva651
6183cbe829
Update README.md 2024-07-28 12:05:41 -03:00
lucmsilva651
be6c0dc497
Update README.md 2024-07-28 12:02:16 -03:00
mthlma
fd3196a34f
Update README.md + Translations (#6)
* Update README.md

Now we don't have config.env anymore, we now use config.json inside props folder

* Add portuguese.json

* Set portuguese language if  user's telegram app is in portuguese

* oh fudge, I forgot this one

---------

Co-authored-by: GiovaniFZ <giovanifinazzi@gmail.com>
2024-07-25 23:40:22 -03:00
lucmsilva651
7f93f53cd6
Small updates 2024-07-24 23:16:39 -03:00
lucmsilva651
05eddc7734
Push base Telegraf bot 2024-07-24 22:39:27 -03:00