GSMArena scraper + minor code changes
This commit is contained in:
parent
4be9aa4aca
commit
6a61d86b6e
6 changed files with 471 additions and 3 deletions
1
bot.js
1
bot.js
|
@ -37,7 +37,6 @@ const sendMessage = async (ctx, text, options = {}) => {
|
|||
}
|
||||
};
|
||||
|
||||
// Função para iniciar o bot
|
||||
const startBot = async () => {
|
||||
try {
|
||||
await bot.launch();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue