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)
- Host: GitHub
- URL: https://github.com/vendicated/vendymachine
- Owner: Vendicated
- License: agpl-3.0
- Created: 2021-03-16T01:30:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T13:05:19.000Z (over 3 years ago)
- Last Synced: 2024-05-01T16:49:39.565Z (about 2 years ago)
- Language: TypeScript
- Size: 599 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: COPYING
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)