|
há 1 ano atrás | |
---|---|---|
.. | ||
.dockerignore | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
Dockerfile | há 1 ano atrás | |
README.md | há 1 ano atrás | |
discord_bot.py | há 1 ano atrás | |
docker-compose.yml | há 2 anos atrás | |
requirements.txt | há 1 ano atrás | |
variables.env | há 2 anos atrás |
This is a docker template to create your own Discord bot using the embedchain package. To know more about the bot and how to use it, go here.
To run this use the following command,
docker run --name discord-bot -e OPENAI_API_KEY=sk-xxx -e DISCORD_BOT_TOKEN=xxx -p 8080:8080 embedchain/discord-bot:latest