A framework for building bots, made for humans.
-
Install the
poetry
environment:poetry install
-
Go to the
./examples
directory:cd ./examples
-
Make sure you have all the required configs in
.env
file: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.