• Stars
    star
    109
  • Rank 319,077 (Top 7 %)
  • Language
    Kotlin
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bot for my friends

familybot

Telegram Bot for my friends

Wake up Neo

You obosralsya

Documentation

There are docs now, check it out! They are not yet finished, but I am trying. Feel free to fix my grammar or anything you would like to.

Stats

Total amount of chats and users that have been seen by the bot:

Amount of everyday messages passed through the bot:

Build & deploy

Requirments

  1. just
  2. docker
  3. docker compose

Deploy test

  1. Fill environment variables in scripts/.env.

  2. run just deploy

To re-deploy only the app run just redeploy.

Deploy production

  1. Create production.env in /scripts folder just like scripts/.env but with production params

  2. run just env=production deploy

To re-deploy only the app run just env=production redeploy.

Troubleshooting:

  1. Old versions of docker-compose do not support --env-file which is required for production.

  2. If you have issues installing just, just RTFM 🕊️ or copy the commands from justfile`

Disclaimer

This project may seem offensive. You have been warned. It was made just for fun, I don't have any negative feelings towards anyone.

Thanks

This project is written using JetBrains All Products Pack, provided by JetBrains.