add OasstErrorCode IntEnum, use http.HTTPStatus enum

This commit is contained in:
Andreas Köpf
2022-12-28 19:25:39 +01:00
parent 36c74e238c
commit 0c3103838b
8 changed files with 130 additions and 75 deletions
@@ -2,7 +2,7 @@
parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
# switch to bot directory
pushd "$parent_path/../../bot"
pushd "$parent_path/../../discord-bot"
python3 __main__.py