Skip to content

pacstall/pacbot

Repository files navigation

Pacstall Logo

PacBot


How to deploy

Create a file called .env, and fill in the following information:

DISCORD_TOKEN=$my_discord_token
PACSTALL_GUILDID=$my_guild_id

Then run docker-compose up -d to build the container.