Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 515 Bytes

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.