Capyton / capy-cloud-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capy Cloud bot

| First of all, start CapyCloud backend, using manual from https://github.com/capyton/capy-cloud-backend

Installation and local launch

  1. Clone this repo - git clone https://github.com/capyton/capy-cloud-bot
  2. Go to the project folder - cd capy-cloud-bot
  3. Clone .env.template to .env - cp .env.template .env
  4. Paste your data to .env (you can get BOT_TOKEN from @BotFather)
  5. Start bot with docker-compose up -d

About

License:Apache License 2.0


Languages

Language:TypeScript 99.2%Language:Dockerfile 0.8%