Skip to content

NillionNetwork/aivm-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIVM Discord Bot

Build and run

With Docker

Run with Docker:

cd docker
docker build -t aivm-bot -f Dockerfile ..

Run with:

docker run --restart always aivm-bot

From source

poetry install
poetry run aivm-devnet &
poetry run aivm-bot 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published