forked from vbatts/maubot
Add more stuff
This commit is contained in:
parent
8e2f2908a6
commit
7816212190
16 changed files with 677 additions and 63 deletions
|
@ -14,9 +14,8 @@
|
|||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
import click
|
||||
import os
|
||||
|
||||
from maubot.cli.base import app
|
||||
from ..base import app
|
||||
|
||||
|
||||
@app.command(help="Upload a maubot plugin")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue