A framework for building bots, made for humans.
-
Install the
poetryenvironment:poetry install
-
Go to the
./examplesdirectory:cd ./examples -
Make sure you have all the required configs in
.envfile:cp .env.example .env # vi .env -
Run the
TestFlow:poetry run python ./test_flow.py
-
Check the API server @ http://localhost:8000/docs.
-
Use one of the clients to connect the platforms: Discord.