This repository contains a Docker environment for a discord bot for development and deployment.
help Displays all available Commands
start_project Starts the Project
stop_project Stops the Project
destroy_project Deletes the Project
Ensure to set up your environment variables in the .env file.
# Docker Project
PROJECT=
# Project Configuration
BOT_TOKEN=
- Docker: Install Docker on your system if you haven't already. You can download it here.
- Set up your environment variables in the .env file.
- Run
make start_project
to start the Docker environment. - Invite your discord bot to your discord server.
Contributions are welcome! If you'd like to contribute to this project, please follow the Contributing Guidelines.
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.
Special thanks to the open-source community for their valuable contributions and inspiration.
For questions or feedback, please feel free to reach out:
- GitHub: Devitrax
Made with ❤️ by Devitrax