Add simple database example
This commit is contained in:
parent
59f51f8705
commit
0aef57b5d6
4 changed files with 75 additions and 2 deletions
|
@ -4,3 +4,4 @@ All examples are published under the [MIT license](LICENSE).
|
|||
* [Hello World](helloworld/) - Very basic event handling bot that responds "Hello, World!" to all messages.
|
||||
* [Echo bot](https://github.com/maubot/echo) - Basic command handling bot with !echo and !ping commands
|
||||
* [Config example](config/) - Simple example of using a config file
|
||||
* [Database example](database/) - Simple example of using a database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue