Skip to content

Smolevich/tg-demo-bot

Repository files navigation

tg-demo-bot

Telegram demo bot

Installing

  1. Create .env file with environment variables
    • BOT_TOKEN - token for your bot, you can know ask
    • DB_DSN - database dsn
  2. Run docker-compose configuration
docker-compose up -d
  1. If previous step was successful, you can see in logs and database

TODO

  • Fill more fields about messages
  • Implement statistic command
  • Use reindexer/reindexer for work with statistics
  • Refactoring code
  • Implement work with telegram hooks

About

Telegram demo bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published