Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

Timmuh/Telegram-MRE-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPO MAY NOT WORK. PLEASE UPDATE IT YOURSELF!

Telegram-MRE-Example

This is an example of how to create dialogues between users and your Bot in Telegram using Manual Reset Events. In this example are two Commands: /user and /random.

If you want to test it, you have to copy your Bot Token into the TelegramBot.cs, Line 22.

/user - Command

The Bot is asking you multiple Questions and sends your input at the end to you again. This can be used to gather User Informations and save/work with them.

/random - Command

You send multiple Options to the Bot and it will choose one of them randomly from your input.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages