mirror of
https://github.com/maubot/maubot
synced 2025-08-30 14:30:38 +00:00
Add a bunch of stuff
This commit is contained in:
parent
60c3e8a4d3
commit
7924b70549
12 changed files with 373 additions and 10 deletions
|
@ -20,7 +20,7 @@ import argparse
|
|||
import copy
|
||||
|
||||
from .config import Config
|
||||
from . import __version__
|
||||
from .__meta__ import __version__
|
||||
|
||||
parser = argparse.ArgumentParser(description="A plugin-based Matrix bot system.",
|
||||
prog="python -m maubot")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue