Closed hex337 closed 5 years ago
Every person has 1 koin to create and give to someone else per week.
You cannot create the koin for yourself. You cannot create more than 1 per week (calendar week, not rolling). The week resets on Sunday.
This can use the existing create koin command, but we will have to change the guards around it.
create koin
If a user tries to create more than the one koin, they should get a threaded error message.
Every person has 1 koin to create and give to someone else per week.
You cannot create the koin for yourself. You cannot create more than 1 per week (calendar week, not rolling). The week resets on Sunday.
This can use the existing
create koin
command, but we will have to change the guards around it.If a user tries to create more than the one koin, they should get a threaded error message.