Brand new version of the bot, rewritten from scratch on TypeScript, using @mtcute/mtcute and bun In early develpment
Configuration is stored in environment variables or in .env file. Avaliable variables are
API_IDandAPI_HASH- mtcute uses mtproto and you need to get this variables from https://my.telegram.org/appsBOT_TOKEN- bot token from @BotFatherMODULES_PATH- path to the modules folder. Default is./modules
To install dependencies:
bun installTo run:
bun run runNo docker yet((