Let CI do it's job.
Otherwise
docker build .
And then use the built docker on your production service.
yarn
# Here u go that's it
On Discord you will have to use /configuration
to create a configuration message that will be used to store your configurations.
Context menu :
- Right click on the message
- Hover over "Apps"
- Select "Create agent" or "Create knowledge base"
- "Create knowledge base" will create a new knowledge base from the messages and the attachments of the message you clicked on.
- "Create agent" will create a new agent from the aknowledgment message of knowledge base creation automaticaly sent by the bot after the creation of the knowledge base
Commands :
- /link
- This command will link the channel to the agent you want to use.
- /unlink
- This command will unlink the channel from the agent.
- /delete
- This command will delete either an agent or a knowledge base.
If you want to edit bot context menu or commands permissions go to Server Settings > Integrations > Devana
git clone [email protected]:Scriptor-Group/discord.devana.ai.git
cd discord.devana.ai
yarn
yarn start:dev
A few notes for developers.
Please keep this code clean, not too much cyclomatic complexity, keep it clean with line breaks and comments, thank you 😁
For cyclomatic complexity look at CodeMetrics
Devana is a powerful AI that does things, just test it u'll understand.
- Author - Andy SANT
- Website - https://devana.ai
No idea.