mirror of
https://github.com/maubot/maubot
synced 2025-09-02 00:00:39 +00:00
Add WIP example of database usage in bot
This commit is contained in:
parent
9d38c43576
commit
92c9072257
3 changed files with 50 additions and 0 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