Skip to content

CyberCRI/electro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electro - bot's development made easy

A framework for building bots, made for humans.

How to run?

  1. Install the poetry environment:

    poetry install
  2. Go to the ./examples directory:

    cd ./examples
  3. Make sure you have all the required configs in .env file:

    cp .env.example .env
    # vi .env
    
  4. Extract and compile translations:

    make upload-locales
    make update-locales
  5. Run the TestFlow:

    poetry run python ./test_flow.py
  6. Check the API server @ http://localhost:8000/docs.

  7. Use one of the clients to connect the platforms: Whatsapp.

About

A framework for building bots, made for humans.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages