Commit graph

29 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
16f777ac63 [m] chore: bump 2025-06-22 16:25:13 -04:00
fb3193c444 chore: bump 2025-05-27 22:43:14 -04:00
Luquinhas
eefe253bc6
Remove `winston, bump @dotenvx/dotenvx and change @types/node to @types/bun` 2025-05-02 22:40:11 -03: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
dependabot[bot]
a3864007a0
Bump node-html-parser from 6.1.13 to 7.0.1 (#25)
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 6.1.13 to 7.0.1.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taoqf/node-fast-html-parser/compare/v6.1.13...v7.0.1)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-26 20:55:50 -03:00
A Bunch of Computer Nerds
43e3d37265 Removed test script from package.json 2024-12-12 21:45:41 -03:00
A Bunch of Computer Nerds
c78574ab00 Removed unused dependencies (scary!) 2024-12-12 21:42:15 -03:00
A Bunch of Computer Nerds
e3a2fbcc78 Migrated to .env 2024-12-08 20:34:29 -03:00
Luquinhas
fd42995aaf Cleaned up package.json 2024-12-08 20:00:43 -03:00
Luquinhas
1072b641c8 Moved everything to /src 2024-12-08 19:55:35 -03:00
dependabot[bot]
5efb8cab58
Bump axios from 1.7.8 to 1.7.9 (#22) 2024-12-04 23:16:42 +00:00
dependabot[bot]
85b5a272b1
Bump axios from 1.7.7 to 1.7.8 (#21) 2024-11-26 01:15:31 +00:00
dependabot[bot]
e29ffee288
Bump node from 23.2.0 to 23.3.0 (#20) 2024-11-22 02:32:05 +00:00
dependabot[bot]
8ef1e410e0
Bump node from 23.1.0 to 23.2.0 (#19) 2024-11-13 00:03:06 +00:00
dependabot[bot]
4c4d58cf22
Bump winston from 3.16.0 to 3.17.0 (#18) 2024-11-11 23:13:12 +00:00
dependabot[bot]
36f7df8592
Bump winston from 3.15.0 to 3.16.0 (#17) 2024-11-01 23:20:24 +00:00
dependabot[bot]
0e89c71499
Bump node from 22.10.0 to 23.1.0 (#16)
Bumps [node](https://github.com/aredridel/node-bin-gen) from 22.10.0 to 23.1.0.
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 17:23:38 -03:00
dependabot[bot]
a6b77d0a91
Bump node from 22.9.0 to 22.10.0 (#12)
Bumps [node](https://github.com/aredridel/node-bin-gen) from 22.9.0 to 22.10.0.
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 20:10:27 -03:00
dependabot[bot]
e6b716bc79
Bump nodemon from 3.1.4 to 3.1.7 (#13)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.4...v3.1.7)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 20:08:23 -03:00
dependabot[bot]
5524e4ee13
Bump winston from 3.14.2 to 3.15.0 (#14)
Bumps [winston](https://github.com/winstonjs/winston) from 3.14.2 to 3.15.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 20:08:13 -03:00
GiovaniFZ
605a2487b3 conf: try one more thing for yt 2024-10-19 13:37:31 -03:00
Lucas Gabriel
37cb595999
Mega fix on YouTube video downloader 2024-09-28 17:24:27 -03:00
GiovaniFZ
8521ad95db
feat: Implement /yt command 2024-09-26 21:42:52 -03:00
lucmsilva651
8a584fc12d
Added terminal logging to comply with bot's own Privacy Policy (https://blog.eleu.me/posts/lynx-privacy-policy) 2024-09-11 20:03:33 -03:00
lucmsilva651
dac6ebf032
Added device image in GSMArena scraper + added child_process package 2024-09-08 10:44:48 -03:00
lucmsilva651
6a61d86b6e
GSMArena scraper + minor code changes 2024-09-06 21:56:19 -03:00
lucmsilva651
05eddc7734
Push base Telegraf bot 2024-07-24 22:39:27 -03:00