Update README.md
This commit is contained in:
parent
d66df4978d
commit
948c1368d7
15
README.md
15
README.md
@ -97,6 +97,8 @@ Thanks !
|
||||
* [SaveState](#savestate)
|
||||
|
||||
* [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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user