attzonko/mmpy_bot

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/dependabot.yml
.github/workflows/lint.yml
.github/workflows/pre-commit-autoupdate.yml
.github/workflows/publish.yml
.github/workflows/test.yml
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
dev-requirements.txt
docker-compose.yml
docs/__init__.py1
A
0 mins
docs/authors.rst
docs/conf.py30
A
0 mins
docs/contributing.rst
docs/getting_started.rst
docs/index.rst
docs/make.bat
docs/plugins.rst
docs/requirements.txt
docs/settings.py50
A
0 mins
entrypoint.py6
A
0 mins
mmpy_bot/__init__.py29
A
0 mins
mmpy_bot/bot.py113
A
0 mins
mmpy_bot/driver.py178
A
25 mins
mmpy_bot/event_handler.py88
A
0 mins
mmpy_bot/function.py218
B
5 hrs
mmpy_bot/plugins/__init__.py5
A
0 mins
mmpy_bot/plugins/base.py157
A
1 hr
mmpy_bot/plugins/example.py150
A
0 mins
mmpy_bot/plugins/help_example.py75
A
1 hr
mmpy_bot/plugins/webhook_example.py70
A
0 mins
mmpy_bot/scheduler.py52
A
0 mins
mmpy_bot/settings.py109
A
0 mins
mmpy_bot/threadpool.py76
A
45 mins
mmpy_bot/utils.py12
A
0 mins
mmpy_bot/version.txt
mmpy_bot/webhook_server.py86
A
0 mins
mmpy_bot/wrappers.py106
A
0 mins
pyproject.toml
requirements.txt
setup.cfg