updates
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ async function main() {
|
||||
await UserStore.put(botUser);
|
||||
await bot.startPolling();
|
||||
|
||||
console.log(`Bot started!`);
|
||||
console.log("Bot started!");
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user