ayubun / discord-ttl

A simple-to-selfhost Discord bot that deletes server messages older than a configurable TTL (time to live)
MIT License
34 stars 5 forks source link

Add `.env` updater script #18

Open ayubun opened 8 months ago

ayubun commented 8 months ago

If the .env.example file has been updated due to a version change, the update-ttl.sh script should properly change the .env file to reflect any new configuration variables & comments

ayubun commented 8 months ago

marking as bug, since without this, the code cannot introduce any new env variables