63 Commits

Author SHA1 Message Date
93f7e2ef21
Fixed MLP char alias + result msg changes 2024-10-25 10:25:07 -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
97f9412a91
Add name section to /http 2024-10-17 12:25:20 -03:00
fc172854e1
HTTP codes (/http) 2024-10-14 20:51:05 -03:00
1c3c91fa1a
Fixed http.cat command + include it in help 2024-10-14 13:06:21 -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
fe89660b11
Added /wiki to help 2024-10-06 22:05:07 -03:00
db2081419b
/cat command + spanish support + better language handling 2024-10-03 22:10:50 -03:00
459a2857b3
Misc fixes on yt downloader 2024-09-29 23:09:44 -03:00
18e7a77176
Put update result on monospace 2024-09-28 23:25:42 -03:00
aa0b4830e3
Fixed bot update logic again 2024-09-28 23:22:25 -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
37cb595999
Mega fix on YouTube video downloader 2024-09-28 17:24:27 -03:00
GiovaniFZ
759477f59c
feat: Add /yt command to help 2024-09-27 15:39:24 -03:00
GiovaniFZ
9749f8a685
refactor: [YT] Reply downloading or uploading status 2024-09-27 15:30:14 -03:00
677586e864
Soggy cat alt photo 2024-09-26 17:31:38 -03:00
GiovaniFZ
491a11ac85
refactor: Change special thanks to appear in the start 2024-09-26 16:16:47 -03:00
863f3a8bca
Soggy cat 2024-09-25 23:00:38 -03:00
e6ba294a46
Fix typo in pt 2024-09-25 00:03:49 -03:00
da37e6b634
Database implemented for the Last.fm command instead of specifying the user + help 2024-09-25 00:02:41 -03:00
835b56f311
TMA module downloader 2024-09-11 17:50:33 -03:00
Lucas Gabriel
2eaa03b3d3
Update portuguese.json 2024-09-11 09:29:42 -03:00
Lucas Gabriel
973abf80a5
Update english.json 2024-09-11 09:28:10 -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
aed0bd04a1
Fix typos on strings
Signed-off-by: lucmsilva651 <lucmsilva651@gmail.com>
2024-09-08 19:20:05 -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
dadbf02e9e feat: Buttons for help 2024-09-08 14:01:39 -03:00
Lucas Gabriel
c3ac5c8e7c
Update portuguese.json 2024-09-08 00:14:00 -03:00
Lucas Gabriel
c7a4ea40df
Update english.json 2024-09-08 00:13:01 -03:00
GiovaniFZ
85dd138d2b feat: lt: show number of plays 2024-09-07 20:53:10 -03:00
c05ee25f25
Fixed security issue with self-kicking 2024-09-07 20:12:14 -03:00
772914f6bf
Last.fm status command 2024-09-07 12:57:20 -03:00
4be9aa4aca
Unnecessary split code removed + update swlib commit
Signed-off-by: lucmsilva651 <lucmsilva651@gmail.com>
2024-08-31 21:23:30 -03:00
96f915838d
Better error handling + more commands + code optimization 2024-08-30 21:12:38 -03:00
e4c8327117
Put missing strings on portuguese 2024-07-31 12:07:01 -03:00
43d521ad18
Merge branch 'main' of https://github.com/lucmsilva651/lynx 2024-07-31 12:02:52 -03:00
0016357513
Added self-kicking method for Crew 2024-07-31 12:01:57 -03:00
mthlma
b5fa234f41
Privacy hiperlink (#8)
* Fix english

* Add cat picture credit to the help command in portuguese.json

* set privacy as hyperlink

---------

Co-authored-by: GiovaniFZ <giovanifinazzi@gmail.com>
2024-07-30 21:30:55 -03:00
mthlma
679cc423f5
Fix english (#7)
* Fix english

* Add cat picture credit to the help command in portuguese.json

---------

Co-authored-by: GiovaniFZ <giovanifinazzi@gmail.com>
2024-07-29 20:08:29 -03:00
aa79bf3ceb
Added logs to some commands on crew 2024-07-29 13:30:31 -03:00
af87f6e2c1
Fixed old vars on portuguese 2024-07-28 12:07:20 -03:00