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

https://github.com/bwsix/anonahira

Shitty discord bot now has an *official* docker image from its creater. How cool is that?
https://github.com/bwsix/anonahira

Last synced: over 1 year ago
JSON representation

Shitty discord bot now has an *official* docker image from its creater. How cool is that?

Awesome Lists containing this project

README

          

# Anonahira

## How to run this

1. Make sure docker engine is installed and is running on your machine.
2. Download and configure [.env.example](./.env.example).
3. Run the following command to test if the bot is working.

```bash
docker run --env-file PATH_TO_ENV_FILE -it --rm bwsix/anonahira:0.1.2
```