Skip to content

infiloop2/infibot

Repository files navigation

Infibot

This is the source code for infibot, a simple whatsapp webhook handler to run on AWS Lambda. More detailed instructions to deploy your own version will be added soon.

Local Instructions

  • To zip the package and upload to aws lambda: rm ../code.zip && zip ../code.zip *.py
  • To test locally with test secrets: export $(cat ../secrets-infibot | xargs) && python3 test.py

About

Auto-GPT via a simple whatsapp interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages