mirror of
https://github.com/maubot/maubot
synced 2025-08-29 17:50:38 +00:00
Add full example plugin
Also switch to yaml plugin metadata in example file (ref #33)
This commit is contained in:
parent
5704b3e53b
commit
55685dfd6e
4 changed files with 64 additions and 9 deletions
2
example-plugin/build.sh
Normal file
2
example-plugin/build.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
zip -9r helloworld.mbp maubot.yaml helloworld.py
|
Loading…
Add table
Add a link
Reference in a new issue