An open API service indexing awesome lists of open source software.

https://github.com/pacstall/pacbot

Pacstall's Discord server and GitHub bot
https://github.com/pacstall/pacbot

discord github-bot rust

Last synced: 9 months ago
JSON representation

Pacstall's Discord server and GitHub bot

Awesome Lists containing this project

README

          


Pacstall Logo


PacBot

---

#### How to deploy
Create a file called `.env`, and fill in the following information:
```bash
DISCORD_TOKEN=$my_discord_token
PACSTALL_GUILDID=$my_guild_id
```

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