Commit 08c970d
committed
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...1 parent 810be5b commit 08c970d
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
0 commit comments