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?
- Host: GitHub
- URL: https://github.com/bwsix/anonahira
- Owner: BWsix
- Created: 2023-07-28T11:33:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-12T17:12:19.000Z (over 2 years ago)
- Last Synced: 2024-04-24T03:22:50.882Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```