maubot/examples/README.md

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