-
Get your OpenAI API key
-
Get your Telegram bot token from @BotFather
-
Edit
config.example.yml
to set your tokens :mv config.example.yml config.yml vim config.yml
-
And now run:
docker-compose up --build
Get your OpenAI API key
Get your Telegram bot token from @BotFather
Edit config.example.yml
to set your tokens :
mv config.example.yml config.yml
vim config.yml
And now run:
docker-compose up --build