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
One more task to send a daily puzzle manually if needed
We have seen this situation when we have no more approved puzzles and we need to run this command manually. So this would enable us to do something like this:
```
heroku run rake discord:new_puzzle
```
It would save us a couple of steps if we need to manually send out a puzzle to Discord servers...
0 commit comments