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

https://github.com/vendicated/vendymachine

A Discord utility bot focused all around emotes (Zip download, cloning, etc)
https://github.com/vendicated/vendymachine

Last synced: about 1 year ago
JSON representation

A Discord utility bot focused all around emotes (Zip download, cloning, etc)

Awesome Lists containing this project

README

          

# VendyMachine

VendyMachine is an open source discord bot focused all around emotes

You can find a list of commands [here](assets/commands.md)

## Running the bot

- Clone the repo
- Copy `bot.env.example` to `bot.env` and `pg.env.example` to `pg.env` and fill out all fields accordingly
- Run postgres and the bot via `docker-compose up` (might require root)