maubot/examples
2021-12-15 20:11:08 +02:00
..
config Update configurable bot example to match the one in docs 2021-12-15 20:11:08 +02:00
helloworld Update hello world example and add config example 2019-01-07 08:14:29 +02:00
LICENSE Update hello world example and add config example 2019-01-07 08:14:29 +02:00
README.md Update hello world example and add config example 2019-01-07 08:14:29 +02:00

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