mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2026-03-04 07:30:53 +01:00
Init
This commit is contained in:
4
src/main.ts
Normal file
4
src/main.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import BotsManager from './bots/manager';
|
||||
|
||||
|
||||
BotsManager.start();
|
||||
Reference in New Issue
Block a user