278 Commits

Author SHA1 Message Date
db1eba2346
Fixed /mlp 2025-02-08 00:19:28 -03:00
d4dfe160e1
Add /rpony + polishment on other commands 2025-02-08 00:14:10 -03:00
2d02e6213f
All APIs on resources.json 2025-02-07 23:37:09 -03:00
b0d9e55edf
Add bun.lock to .gitignore 2025-02-07 23:08:04 -03:00
e12ad3967a
Update README to include Node.js / Bun 2025-02-07 22:54:27 -03:00
d33ed0afcb
Uncommented /mlpcomic + some changes on help 2025-01-24 21:28:31 -03:00
b60e8017c1
Removed debug and unused constant 2025-01-24 20:44:26 -03:00
a1896b12c9
Disabled help maintenance 2025-01-24 20:42:47 -03:00
6f42370959
Fixed PonyAPI strings 2025-01-24 20:41:50 -03:00
09ddd96572
Remake of codename check 2025-01-23 22:09:05 -03:00
552970e7aa
Merge branch 'main' of https://github.com/lucmsilva651/lynx 2025-01-23 21:14:48 -03:00
Giovani Finazzi
def52e9566
feat: Search for a phone with codename (#31) 2025-01-23 21:14:44 -03:00
012fb4f74b
Simple fix for multiple spaces on PonyAPI 2025-01-23 21:12:52 -03:00
Giovani Finazzi
8e85ed5d0f
feat: Show the weather according to the countrycode of the first country instead of the userlang (#30) 2025-01-21 23:32:04 -03:00
4a645cc85b
Help disabled to further maintenance 2025-01-19 00:58:52 -03:00
52f3f643c1
Variable strings in JSON object 2025-01-13 00:03:32 -03:00
698f5eb6a0
Changed playCount 2025-01-12 23:57:32 -03:00
697bca33b5
Removed unnecessary string 2025-01-12 23:51:25 -03:00
50faf8b11f
Removed admin functions from bot 2025-01-12 23:50:27 -03:00
84df4d64f8
Fixing stuff made on one language and not on the other 2025-01-11 13:51:22 -03:00
3814a49128
Added more error statuses 2025-01-10 14:32:21 -03:00
3083db69ef
Add error status to uploadErr 2025-01-10 14:25:44 -03:00
b465ba29dd
Some misc changes 2025-01-10 12:27:55 -03:00
ef63ae439c
Trying to fix help 2025-01-10 11:53:18 -03:00
cda8c0006e
Fixed some structure related things on ModArchive downloader 2025-01-10 11:44:22 -03:00
ae8bea1001
Fixed upload on ModArchive modules 2025-01-10 11:42:46 -03:00
fbdba4cb3f
MLP help entry and desc inside obj 2025-01-10 11:39:57 -03:00
31c69ab6c6
Put all strings of YouTube downloader on another JSON object 2025-01-10 11:36:57 -03:00
b5e220b284
Put all strings of Last.fm on another JSON object 2025-01-10 11:28:27 -03:00
629401dee8
Put all strings of /weather on another JSON object 2025-01-10 11:18:52 -03:00
39f22ccf96
Put all strings of /http and /httpcat on another JSON object 2025-01-10 11:12:06 -03:00
e6fec9abe8
Put all MLP strings on another JSON object 2025-01-10 11:06:11 -03:00
87280cab21
Removed bot about from help 2025-01-10 10:55:33 -03:00
67f8e5e34b
Changed the order just for better code visual 2025-01-10 10:50:12 -03:00
abaecd4782
Improved help 2025-01-10 10:49:03 -03:00
ad27a25d1f
Made the bot more generic now 2025-01-10 10:40:18 -03:00
c63efe5e67
Fixed /soggy command 2025-01-10 10:12:09 -03:00
8227d88e72
Improved string variable names 2025-01-10 10:09:47 -03:00
d1494fbd80
Added more variations of /yt command and improved help for it 2025-01-10 10:02:00 -03:00
ae8be193f5
Better error handling when sending a too large video 2025-01-10 09:54:38 -03:00
ac7d6f69d1
Fixed buggy video caption on youtube.js 2025-01-10 09:49:58 -03:00
901e5ab98a
Some general changes on strings 2025-01-10 09:24:28 -03:00
0af901a258
Changed error handling on crew.js 2025-01-10 09:24:05 -03:00
a36e1825b9
Improved error handling on youtube.js 2025-01-10 09:21:37 -03:00
b4db2642fd
Update blog links 2025-01-08 19:17:26 -03:00
a7577c7b2b
Refactored variables from getFromMusicBrainz() 2024-12-27 19:44:36 -03:00
11ec1926cb
Returning 1200px album arts for MusicBrainz, large obj only for fallback 2024-12-27 18:37:54 -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
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