https://github.com/void2610/discord-bot
https://github.com/void2610/discord-bot
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/void2610/discord-bot
- Owner: void2610
- Created: 2023-12-30T09:59:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T16:45:31.000Z (over 2 years ago)
- Last Synced: 2025-01-16T21:18:09.746Z (over 1 year ago)
- Language: Python
- Size: 12.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Build
`docker build --platform linux/amd64 -t void2610/discord-bot:latest . && docker run -it void2610/discord-bot:latest`
Push
`docker push void2610/discord-bot:latest`