273 Commits

Author SHA1 Message Date
dependabot[bot]
36f7df8592
Bump winston from 3.15.0 to 3.16.0 (#17) 2024-11-01 23:20:24 +00:00
531fbdf9f6
Unlinked Lynx from FOSSA 2024-10-27 14:08:59 -03: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
93f7e2ef21
Fixed MLP char alias + result msg changes 2024-10-25 10:25:07 -03:00
4fcd24f025
Fixed wrong API call on /mlpep 2024-10-24 00:55:51 -03:00
00436438e7
Fixed typo 2024-10-24 00:35:04 -03:00
2c1ef7c605
Added additional strings + fixes 2024-10-24 00:28:46 -03:00
4688c4af31
Pony API integration for My Little Pony information 2024-10-24 00:13:39 -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
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
9c0126a653
Create dependabot.yml 2024-10-21 20:05:58 -03:00
GiovaniFZ
2795eed14f feat: Delete tmp folder after send video 2024-10-19 15:46:02 -03:00
GiovaniFZ
94630ac0f0
fix: Try to make ffmpeg work on getvideo command 2024-10-19 15:14:09 -03:00
GiovaniFZ
34ff8d4e3f
test: Create command for ffmpeg 2024-10-19 14:45:07 -03:00
GiovaniFZ
605a2487b3 conf: try one more thing for yt 2024-10-19 13:37:31 -03:00
GiovaniFZ
45e7d67c93
conf: set ffmpeg location 2024-10-19 13:00:22 -03:00
GiovaniFZ
ef258e0c15
is it having access to ffmpeg? 2024-10-19 12:49:56 -03:00
GiovaniFZ
fbacb44386
youtube: test without timeout for now 2024-10-19 11:32:46 -03:00
97f9412a91
Add name section to /http 2024-10-17 12:25:20 -03:00
529147cce0
Create njsscan.yml 2024-10-15 11:45:11 -03:00
8be47db155
Fix code scanning alert no. 5: Incomplete string escaping or encoding
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-10-15 11:42:34 -03:00
fc172854e1
HTTP codes (/http) 2024-10-14 20:51:05 -03:00
911c0d41bb
Add /eval for bot admins 2024-10-14 13:16:15 -03:00
98e83f85b9
Update crash command 2024-10-14 13:09:57 -03:00
1c3c91fa1a
Fixed http.cat command + include it in help 2024-10-14 13:06:21 -03:00
b8067bf59e
http.cat beta support 2024-10-14 06:30:55 -03:00
d23e63c22e
Add /dog to help 2024-10-13 23:22:59 -03:00
0264c120d7
Add random dog image 2024-10-13 23:16:52 -03:00
aed36a1e9b
Removed API request link from response on cat.js and fixed misplaced string 2024-10-13 23:14:45 -03:00
f9d6117752
Random quotes (WIP), not included in /help yet 2024-10-09 21:30:52 -03:00
8b1c912520
Now /updatebot also restarts the bot instead of just updating 2024-10-06 22:06:09 -03:00
fe89660b11
Added /wiki to help 2024-10-06 22:05:07 -03:00
321bf39650
Removed comments on wiki.js + removed logging support (again) 2024-10-06 22:01:10 -03:00
15fd56e18f
Merge branch 'main' of https://github.com/lucmsilva651/lynx 2024-10-06 21:58:06 -03:00
GiovaniFZ
3f27da7269
feat: /wiki command 2024-10-06 13:37:19 -03:00
f3747f3f78
Fixed logging + put it back again 2024-10-06 13:36:12 -03:00
4f8c715350
Put cat emoji after link 2024-10-06 13:36:00 -03:00
b99b19cabc
Sample commit 2024-10-06 13:35:50 -03:00
bbfd663636
Put string import on right place 2024-10-06 13:35:40 -03:00
eb575c8268
Put missing import on cat.js (am I dumb or what?) 2024-10-06 13:35:30 -03:00
e7d37afa49
nodemon.json update 2024-10-06 13:35:20 -03:00
b4ed01e01f
/cat command + spanish support + better language handling 2024-10-06 13:35:04 -03:00
8178a78250
Fixed logging + put it back again 2024-10-03 22:40:50 -03:00
7952f9c32b
Put cat emoji after link 2024-10-03 22:31:07 -03:00
9348136b6a
Sample commit 2024-10-03 22:28:00 -03:00
46295fe1b9
Put string import on right place 2024-10-03 22:24:45 -03:00
db640e3bfa
Put missing import on cat.js (am I dumb or what?) 2024-10-03 22:22:50 -03:00
57dfc49c8c
nodemon.json update 2024-10-03 22:15:01 -03:00