|
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 |
|
A Bunch of Computer Nerds
|
49e1bc8661
|
MusicBrainz API for larger album art (using Last.fm API as fallback)
|
2024-12-17 17:42:59 -03:00 |
|
A Bunch of Computer Nerds
|
31aa86d390
|
Ignore generic image from Last.fm API
|
2024-12-17 17:41:56 -03:00 |
|
A Bunch of Computer Nerds
|
f0d8c2e62b
|
Fixed wrong spacing on lastFmPlayCount
|
2024-12-17 13:18:25 -03:00 |
|
A Bunch of Computer Nerds
|
ef079eb033
|
Fixing language structure
|
2024-12-17 13:11:51 -03:00 |
|
|
9c0126738e
|
Destroying Last.fm command codebase by doing more friendly messages to the user
|
2024-12-17 13:01:11 -03:00 |
|
|
5d838095b2
|
Add support to /sdl
|
2024-12-15 18:36:03 -03:00 |
|
GiovaniFZ
|
94eb75e204
|
chore: set return 0 if approxsize is undefined for some cases
this fixes if user tries to download an Instagram video for example
|
2024-12-14 15:48:46 -03:00 |
|
GiovaniFZ
|
7c8dba27f9
|
feat: Show error properly to the user on yt command
|
2024-12-14 15:30:26 -03:00 |
|
A Bunch of Computer Nerds
|
86e6664795
|
Simple fixes on youtube.js
|
2024-12-12 22:08:47 -03:00 |
|
Giovani Finazzi
|
28c2c2b649
|
fix: try to fix yt-dlp command (#24)
* gitgnore: Don't commit plugins
* youtube: fix for command w/o cookies
|
2024-12-12 22:01:10 -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
|
bd08e5f844
|
Updated submodule reference
|
2024-12-12 21:44:04 -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
|
be30c1d430
|
Update README
|
2024-12-12 21:33:40 -03:00 |
|
|
2c358d81d6
|
Update portuguese.json
|
2024-12-11 00:23:03 -03:00 |
|
|
e4a9165c71
|
Added header to /about
|
2024-12-11 00:01:42 -03:00 |
|
|
f2020c21c7
|
Added help section to bot
|
2024-12-10 23:57:16 -03:00 |
|
|
35eecc0fff
|
Edited .gitignore
|
2024-12-10 23:57:06 -03:00 |
|
A Bunch of Computer Nerds
|
6947a79f25
|
/mlpcomic (wip, should not be uncommented by now)
|
2024-12-09 22:15:56 -03:00 |
|
A Bunch of Computer Nerds
|
fe609e8e03
|
Removed unmantained spanish support
|
2024-12-09 21:45:23 -03:00 |
|
A Bunch of Computer Nerds
|
5e10b699df
|
Removed lucmsilva from portuguese.json
|
2024-12-09 15:24:49 -03:00 |
|
A Bunch of Computer Nerds
|
8a7c9d89f0
|
Removed unused import + disabled wiki.js for mantainance
|
2024-12-09 15:13:57 -03:00 |
|
A Bunch of Computer Nerds
|
6528c9e015
|
Updated gitignore + some changes in youtube.js
|
2024-12-09 15:06:01 -03:00 |
|
A Bunch of Computer Nerds
|
bfc771e66e
|
Merge branch 'main' of https://github.com/ABOCN/TelegramBot
|
2024-12-08 22:04:35 -03:00 |
|