19 Commits

Author SHA1 Message Date
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
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
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
dac6ebf032
Added device image in GSMArena scraper + added child_process package 2024-09-08 10:44:48 -03:00
6a61d86b6e
GSMArena scraper + minor code changes 2024-09-06 21:56:19 -03:00
05eddc7734
Push base Telegraf bot 2024-07-24 22:39:27 -03:00