daylenca / aibot

A ChatGPT bot for Matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aibot

A maubot for ChatGPT

Building the standalone Docker image

Add config.yaml to standalone

$ docker build --tag aibot . -f standalone/Dockerfile

Or: run

python3 -m maubot.standalone -m maubot.yaml \
-c standalone/config.yaml -b standalone/example-config.yaml

About

A ChatGPT bot for Matrix


Languages

Language:Python 93.0%Language:Dockerfile 4.6%Language:Shell 2.4%