docs: fix links to examples
This commit is contained in:
parent
a125addd2e
commit
0e3cb79a2f
14
README.md
14
README.md
@ -995,17 +995,17 @@ have given to the constructor at the beginning.*
|
|||||||
|
|
||||||
You can find all example projects in the "Examples" subfolder.
|
You can find all example projects in the "Examples" subfolder.
|
||||||
|
|
||||||
- [Examples/SystemCommandsBot/](Examples/SystemCommandsBot/)
|
- [Examples/SystemCommandsBot](Examples/SystemCommandsBot)
|
||||||
|
|
||||||
|
Example using minimal dotnet console template with EntityFramework and Dependency Injection.
|
||||||
|
|
||||||
|
- [Examples/EFCoreBot](Examples/EFCoreBot)
|
||||||
|
|
||||||
Will allow you to run specific system commands or run/kill processes via Bot. Also has a simple authentication mechanism
|
Will allow you to run specific system commands or run/kill processes via Bot. Also has a simple authentication mechanism
|
||||||
with one password.
|
with one password.
|
||||||
|
|
||||||
- [Examples/JoinHiderBot/](Examples/JoinHiderBot/)
|
- [Examples/JoinHiderBot](Examples/JoinHiderBot)
|
||||||
|
|
||||||
Will delete Join and Leave messages automatically in groups.
|
Will delete Join and Leave messages automatically in groups.
|
||||||
|
|
||||||
- [Examples/AsyncFormUpdates/](Examples/AsyncFormUpdates/)
|
- [Examples/AsyncFormUpdates](Examples/AsyncFormUpdates)
|
||||||
|
|
||||||
Example using minimal dotnet console template with EntityFramework and Dependency Injection.
|
|
||||||
|
|
||||||
- [Examples/EFCore/](Examples/EFCore/)
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user