mirror of
https://github.com/tiennm99/store-scraper-bot.git
synced 2026-09-03 00:18:15 +00:00
@@ -24,8 +24,6 @@ import org.telegram.telegrambots.longpolling.TelegramBotsLongPollingApplication;
|
||||
public class Main {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.setProperty("log4j2.plugin.scan", "true");
|
||||
|
||||
AdminRepository.INSTANCE.init();
|
||||
|
||||
try (var botsApplication = new TelegramBotsLongPollingApplication()) {
|
||||
|
||||
Reference in New Issue
Block a user