maubot/examples/README.md
2022-03-27 20:03:21 +03:00

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