90 Commits

Author SHA1 Message Date
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
b4ed01e01f
/cat command + spanish support + better language handling 2024-10-06 13:35:04 -03:00
GiovaniFZ
0ba6f50d6f
set cookies 2024-09-30 08:55:12 -03:00
81a2ad79dd
Misc fixes (hope this works on Linux) 2024-09-30 07:42:19 -03:00
2f7184fddd
Using downloaded executable on Linux too 2024-09-29 23:16:27 -03:00
459a2857b3
Misc fixes on yt downloader 2024-09-29 23:09:44 -03:00
56041a56c1
Fixed dead CORS bypass 2024-09-29 22:21:46 -03:00
76683d8381
Using native yt-dlp on Linux instead of the wrapper one 2024-09-29 12:37:39 -03:00
0df4b3f387
Intentional crash on bot 2024-09-29 11:14:24 -03:00
1331fd1940
Fixing "security issue" no. 2 and no. 3 2024-09-29 11:05:55 -03:00
9d73a1d03f
Run command to remote shell 2024-09-28 23:43:16 -03:00
aa0b4830e3
Fixed bot update logic again 2024-09-28 23:22:25 -03:00
6ba348ed83
Updated bot update logic 2024-09-28 23:19:05 -03:00
2067e21a34
Include yt-dlp on help 2024-09-28 23:14:27 -03:00
3aa22a6b90
Workaround for 50MB+ video (pt. 2) 2024-09-28 22:01:14 -03:00
26b6d3fdc4
Workaround for 50MB+ videos 2024-09-28 21:35:05 -03:00
3baee6b618
Add command for updating the bot 2024-09-28 19:30:13 -03:00
236bad0576
Temporary fix for 50MB issue 2024-09-28 19:10:53 -03:00
Lucas Gabriel
4ffb5c3972
Fix code scanning alert no. 1: Shell command built from environment values (#11)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-09-28 18:44:00 -03:00
37cb595999
Mega fix on YouTube video downloader 2024-09-28 17:24:27 -03:00
2d9cb55a87
Temporary fix for Last.fm status 2024-09-28 14:24:08 -03:00
GiovaniFZ
9749f8a685
refactor: [YT] Reply downloading or uploading status 2024-09-27 15:30:14 -03:00
GiovaniFZ
452aed5fd3
conf: delete video from server 2024-09-26 21:56:50 -03:00
GiovaniFZ
9e2c1104ba
Merge branch 'teste_yt' 2024-09-26 21:43:28 -03:00
GiovaniFZ
8521ad95db
feat: Implement /yt command 2024-09-26 21:42:52 -03:00
af94d5f435
Removed unused import on GSMArena scraper 2024-09-26 17:36:37 -03:00
677586e864
Soggy cat alt photo 2024-09-26 17:31:38 -03:00
db6f04494a
Export stickerId to resources 2024-09-25 23:06:17 -03:00
863f3a8bca
Soggy cat 2024-09-25 23:00:38 -03:00
2b779b3a55
Disabled link preview for Last.fm status 2024-09-25 14:48:06 -03:00
da37e6b634
Database implemented for the Last.fm command instead of specifying the user + help 2024-09-25 00:02:41 -03:00
412ae681e2
Miscellaneous fixes on GSMArena scraper 2024-09-23 23:27:21 -03:00
GiovaniFZ
b7820a1276
Merge remote-tracking branch 'origin/send_log_adm' 2024-09-20 19:10:17 -03:00
GiovaniFZ
af364a8be1
fix: LastFM: fix for songs without image 2024-09-16 22:27:52 -03:00
GiovaniFZ
368e54594b
fix: show weather for cities that contains space in the name 2024-09-16 15:34:31 -03:00
GiovaniFZ
bce182d63d
feat: Send any file to admins with getFile command 2024-09-12 22:23:22 -03:00
30a24ff36f
Minor code changes to weather.js 2024-09-12 19:18:59 -03:00
GiovaniFZ
4b583ecc0c
Revert "feat: Save content from user in messages.log"
This reverts commit 0cc41aee5dab693a4cd00321b798d0dd72972a28.
2024-09-11 22:23:07 -03:00
GiovaniFZ
0cc41aee5d
feat: Save content from user in messages.log 2024-09-11 21:35:08 -03:00
177a3c5540
Put help in another file to avoid confusion 2024-09-11 18:45:25 -03:00
835b56f311
TMA module downloader 2024-09-11 17:50:33 -03:00
66dff8ceb3
Simple fixes on lastfm.js 2024-09-10 17:52:47 -03:00
GiovaniFZ
cdddd65962 Merge branch 'buttons_help' 2024-09-09 18:33:10 -03:00
b3b7eca5c7
Translations + more fixes on help buttons 2024-09-09 18:11:06 -03:00
DaviDev
2851ebce3c
feat: Add weather command using weather.com API (#10)
* Update gsmarena.js

* feat: Add weather command using weather.com API

This commit introduces a new command that allows users to check the weather forecast. The command retrieves weather data from the weather.com API and provides relevant information to users.

# Command:
/weather <city>

Example usage:
/weather New York

Technical details: Implementation of the weather command using the weather.com API in English.
2024-09-08 18:30:56 -03:00
GiovaniFZ
56e1977206 fix: getStrings correctly and change botInfo help 2024-09-08 14:10:50 -03:00
GiovaniFZ
51ffe0f94b fix: Let last name empty if username doesn't have one 2024-09-08 14:03:43 -03:00