Chis-Botjs is a much needed remake of Chis-bot.
Due to the instability of Discord.py and the addition of Discord Slash Commands, I have decided to shift the development to Discord.js.
- Easy to use Development/Production environment
- Scalable command structure
- Robust game plan interface with persistent data on reboot
- Game server orchestration leveraging Discord Role Permissions
- docker
Create a .env-prod
file using .env-sample as a template.
docker compose -f docker-compose.prod.yaml build
docker compose -f docker-compose.prod.yaml up
- Node.js >=16.0.0
- VS Code
- Developing Inside a Container (resource)
Create a .env
file using .env-sample as a template.
docker-compose up
More Information at chis.dev.