rpitv / glimpse

Monorepo for the RPI TV Glimpse project
MIT License
3 stars 1 forks source link

Containerizing Discord Bot #42

Open ifrog800 opened 1 year ago

ifrog800 commented 1 year ago

For security and portability, this program should be containerized.

Create log files to log error messages and unknown crashes. Move environmental variables into docker-compose.yml or continue to use .env file.