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.
- Open a project Lagalike.Telegram to use this telegram bot;
- Write your Telegram bot token to
appsettings.Development.json
for local debugging. The bot will run in polling mode. - Start to use the bot in the Telegram messenger client.
- ...
- PROFIT!