Skip to content

Ce bot Discord, intégrant la technologie Devana.ai, permet aux utilisateurs de créer et personnaliser des agents intelligents, facilitant l'interaction dynamique et l'automatisation sur leurs serveurs Discord.

Notifications You must be signed in to change notification settings

Scriptor-Group/discord.devana.ai

Repository files navigation

Devana Discord BOT

Production

Let CI do it's job.

Otherwise

docker build .

And then use the built docker on your production service.

Installation

yarn
# Here u go that's it

On Discord

On Discord you will have to use /configuration to create a configuration message that will be used to store your configurations.

Context menu :

  1. Right click on the message
  2. Hover over "Apps"
  3. 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 :

  1. /link
    • This command will link the channel to the agent you want to use.
  2. /unlink
    • This command will unlink the channel from the agent.
  3. /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

Development

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

Description

Devana is a powerful AI that does things, just test it u'll understand.

Stay in touch

License

No idea.

About

Ce bot Discord, intégrant la technologie Devana.ai, permet aux utilisateurs de créer et personnaliser des agents intelligents, facilitant l'interaction dynamique et l'automatisation sur leurs serveurs Discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published