- nodejs@16 or latest
- yarn@1 or latest Recommend to install yarn berry version
npm i -g yarn
SESSION
- tgsnake string session, get it from https://tgsnake.js.org/login don't forget to login as bot.BOT_TOKEN
- Your bot token, get it from botFather.API_HASH
- Your api hash, get it from my.telegram.orgAPI_ID
- Your api id, get it from my.telegram.orgMONGODB_URI
- Your mongodbURI.PREFIX_CMD
- the prefix command default isdots
$ git clone https://github.com/butthx/dots
$ cd dots
$ yarn install
create .env
file and fill the env value
$ yarn build
$ yarn start