276 Commits

Author SHA1 Message Date
8a584fc12d
Added terminal logging to comply with bot's own Privacy Policy (https://blog.eleu.me/posts/lynx-privacy-policy) 2024-09-11 20:03:33 -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
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
Lucas Gabriel
94f5100d9f
Update README.md 2024-09-11 09:25:38 -03:00
1c21387b02
bot.js optimizations 2024-09-10 17:56:33 -03:00
66dff8ceb3
Simple fixes on lastfm.js 2024-09-10 17:52:47 -03:00
Lucas Gabriel
4b1d1de779
Update README.md 2024-09-09 19:31:00 -03:00
Lucas Gabriel
7dfe667ae4
Update README.md 2024-09-09 19:18:22 -03:00
Lucas Gabriel
907857aa38
Create CODE_OF_CONDUCT.md 2024-09-09 19:07:41 -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
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
GiovaniFZ
dadbf02e9e feat: Buttons for help 2024-09-08 14:01:39 -03:00
GiovaniFZ
2f1997a4d0 fix: Let last name empty if username doesn't have one 2024-09-08 14:00:48 -03:00
a10ef8980e
Put GSMArena page from device onto message (based on #9) 2024-09-08 11:59:11 -03:00
7070a0e51f
Updated README.md 2024-09-08 11:27:19 -03:00
dac6ebf032
Added device image in GSMArena scraper + added child_process package 2024-09-08 10:44:48 -03:00
112cf3e960
Fixed Lastfm status 2024-09-08 10:18:42 -03:00
Lucas Gabriel
6b94624d5a
Update crew.js 2024-09-08 00:21:38 -03:00
Lucas Gabriel
1b55e1b69a
Update crew.js 2024-09-08 00:18:42 -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
Lucas Gabriel
d87fc8d1b4
Update crew.js 2024-09-08 00:12:09 -03:00
Lucas Gabriel
00f151b378
Update lastfm.js 2024-09-07 23:55:10 -03:00
Lucas Gabriel
e23d6b58a7
Update lastfm.js 2024-09-07 21:36:26 -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
f2d7c58ac9
Fixed variable name 2024-09-07 13:12:58 -03:00
b1304b9956
Put an identifiable user-agent to comply with Last.fm API 2024-09-07 13:08:57 -03:00
772914f6bf
Last.fm status command 2024-09-07 12:57:20 -03:00
024038e2ac
Put credits to Hitalo again because he wants it 2024-09-07 11:05:36 -03:00
915e22ede5
GSMArena scraper fixes 2024-09-07 11:01:17 -03:00
GiovaniFZ
1370640232 refactor: Remove this as we do the map on inline_keyboard now 2024-09-07 00:00:25 -03:00
GiovaniFZ
15f1cf79da refactor: Mention user on inline_keyboard when user search for a device 2024-09-06 23:58:39 -03:00
6a61d86b6e
GSMArena scraper + minor code changes 2024-09-06 21:56:19 -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
ac11b53619
Fixed replaces on setbotname and setbotdesc 2024-07-29 13:37:49 -03:00
aa79bf3ceb
Added logs to some commands on crew 2024-07-29 13:30:31 -03:00
e2e93ef35e
Update submodule reference 2024-07-28 13:33:45 -03:00