snekomatic icon indicating copy to clipboard operation
snekomatic copied to clipboard

refactor into modules

Open wgwz opened this issue 5 years ago • 0 comments

reading through the code i saw some opportunities to refactor. let me know what you think. the main idea is that i wanted to separate the quart app setup/controllers, from the github event handling code. i feel that it's a bit easier to read when it's split up this way. i got carried away and also decided it might be helpful to create a module that contains just messages that will get sent to users.

wgwz avatar Oct 21 '19 18:10 wgwz