Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturobp3/godfather_discord_bot
https://github.com/arturobp3/godfather_discord_bot
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/arturobp3/godfather_discord_bot
- Owner: arturobp3
- Created: 2024-08-31T10:29:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T12:25:23.000Z (2 months ago)
- Last Synced: 2024-09-14T01:48:36.380Z (2 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Godfather_Discord_Bot
## Comandos para ejecutar el bot:
Construimos la imagen
docker build -t il-padrino-bot .
Ejecutamos el contenedor
docker run -d -e discord_token=token -e discord_server_name=test --name il-padrino-della-famiglia il-padrino-bot