You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Comment out settings-doc-dotenv hook that was overwriting user's .env file
- This hook was regenerating .env template on every commit, removing user's bot token
- Users can now safely set BOT_TOKEN in .env without it being overwritten
0 commit comments