mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
429 B
429 B
Maubot examples
All examples are published under the MIT license.
- Hello World - Very basic event handling bot that responds "Hello, World!" to all messages.
- Echo bot - Basic command handling bot with !echo and !ping commands
- Config example - Simple example of using a config file
- Database example - Simple example of using a database