A framework for building bots, made for humans.
Install the
poetryenvironment:poetry install
Go to the
./examplesdirectory:cd ./examplesMake sure you have all the required configs in
.envfile:cp .env.example .env # vi .envRun 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.