mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-02 12:20:35 +08:00
minor: add documentation on discord env variable to set up and fix shell script to run discord bot
This commit is contained in:
@@ -4,6 +4,6 @@ parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
|
||||
# switch to bot directory
|
||||
pushd "$parent_path/../../discord-bot"
|
||||
|
||||
python3 __main__.py
|
||||
python3 -m bot
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user