pinano-discord / Pinano-Discord-Bot

A Discord bot for the Pinano guild
MIT License
9 stars 11 forks source link

commands: rewrite add/deltime to use common code #31

Closed sit closed 5 years ago

sit commented 5 years ago

Extract common code between addtime and deltime into functions. Combine them into a single source file (adjusttime.js). Use userRepository from persistence.js instead of load/saveUserData.

sit commented 5 years ago

@pianiststickman