]> git.somenet.org - pub/jan/mattermost.git/commit
[somebot] Base system without any modules.
authorSomeone <someone@somenet.org>
Thu, 18 Jun 2020 23:32:13 +0000 (01:32 +0200)
committerSomeone <someone@somenet.org>
Thu, 18 Jun 2020 23:32:13 +0000 (01:32 +0200)
commit00b47c5a4c28aaf262fc8749d4ce9c169bbfc130
treefbd181433684ca4d76a6a25678a3bea742d3b5bf
parent22111e3608a5e13277a1cde1c2e3f4d6b2f1cf86
[somebot] Base system without any modules.
somebot/.gitignore [new file with mode: 0644]
somebot/README.md [new file with mode: 0644]
somebot/command_stats_printer.py [new file with mode: 0755]
somebot/config.py.example [new file with mode: 0644]
somebot/core/AbstractCommand.py [new file with mode: 0644]
somebot/core/AbstractWSHandler.py [new file with mode: 0644]
somebot/core/MMBot.py [new file with mode: 0644]
somebot/main.py [new file with mode: 0755]
somebot/somebot.service [new file with mode: 0644]