Compare commits
No commits in common. "caadca885cc8aa742941fa78c0ad466718927e00" and "87f84942a37e56b44f72ac555b35a18e35d10bd3" have entirely different histories.
caadca885c
...
87f84942a3
1 changed files with 9 additions and 0 deletions
|
@ -71,3 +71,12 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ${MATCHY_DATA:-./.matchy}:/usr/src/app/.matchy
|
- ${MATCHY_DATA:-./.matchy}:/usr/src/app/.matchy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
* Track if matches were successful
|
||||||
|
* Allow every-other-week cadence
|
||||||
|
* Add a reminder mechanism
|
||||||
|
* Add suggested times to meet up and chat
|
||||||
|
* Implement better tests to the discordy parts of the codebase
|
||||||
|
* Implement a .json file upgrade test
|
||||||
|
* Improve the weirdo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue