Merge branch 'master' of https://github.com/MajMcCloud/TelegramBotFramework
This commit is contained in:
commit
11eeb0dcab
15
README.md
15
README.md
@ -97,6 +97,8 @@ Thanks !
|
|||||||
* [SaveState](#savestate)
|
* [SaveState](#savestate)
|
||||||
|
|
||||||
* [IgnoreState](#ignorestate)
|
* [IgnoreState](#ignorestate)
|
||||||
|
|
||||||
|
- [Examples](#examples)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -1052,6 +1054,19 @@ public class Registration : STForm
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
You find all example projects in the "Examples" subfolder.
|
||||||
|
|
||||||
|
- [Examples/SystemCommandsBot/](Examples/SystemCommandsBot/)
|
||||||
|
|
||||||
|
Will allow you to run specific system commands or run/kill processes via Bot. Has also a simple authentication mechanism with one password.
|
||||||
|
|
||||||
|
- [Examples/JoinHiderBot/](Examples/JoinHiderBot/)
|
||||||
|
|
||||||
|
Will delete Join and Leave messages automatically in groups.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
I will add more notes to it soon, so stay tuned.
|
I will add more notes to it soon, so stay tuned.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user