Taranjeet Singh f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
..
.dockerignore f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
.gitignore f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
Dockerfile f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
README.md f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
discord_bot.py f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
docker-compose.yml f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
requirements.txt f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây
variables.env f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 năm trước cách đây

README.md

Discord Bot

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