10 Commits

Author SHA1 Message Date
af94d5f435
Removed unused import on GSMArena scraper 2024-09-26 17:36:37 -03:00
412ae681e2
Miscellaneous fixes on GSMArena scraper 2024-09-23 23:27:21 -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
a10ef8980e
Put GSMArena page from device onto message (based on #9) 2024-09-08 11:59:11 -03:00
dac6ebf032
Added device image in GSMArena scraper + added child_process package 2024-09-08 10:44:48 -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