diff --git a/README.md b/README.md index 56678e6..934213c 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ pip3 install matrix-nio *** ## Running the script -`$ python3 moderation-tool.py` +`$ python3 moderation_tool.py` *** diff --git a/__pycache__/user_commands.cpython-310.pyc b/__pycache__/user_commands.cpython-310.pyc new file mode 100644 index 0000000..39f04a3 Binary files /dev/null and b/__pycache__/user_commands.cpython-310.pyc differ