/lagalike

It's a prototyping sandbox that showcases various mechanisms and algorithms.

Primary LanguageC#MIT LicenseMIT

Lagalike

CodeFactor Quality Gate Status Deploy to Heroku

It's a prototyping sandbox that showcases various mechanisms and algorithms. They are independent and composed each other to create interesting use case variations. It uses the Telegram bot platform.

How to run

  1. Open a project Lagalike.Telegram to use this telegram bot;
  2. Write your Telegram bot token to appsettings.Development.json for local debugging. The bot will run in polling mode.
  3. Start to use the bot in the Telegram messenger client.
  4. ...
  5. PROFIT!