A Discord bot written in Go. Named after the AI Ava from Ex Machina
-
Fill out
.env.example
with the required info, rename it to.env
. -
Invite your bot to your server. Make sure to invite it with an OAuth2 URL that includes
applications.commands
permissions. -
Copy the
docker-compose.yml
file to your directory and use# docker compose up
to launch the bot.