wrussell1999 / food-flex-discord

🍔 Discord bot for rating your friends food
https://foodflex.wrussell.co.uk
MIT License
15 stars 3 forks source link

Formatting and cleanup #5

Closed wrussell1999 closed 5 years ago

wrussell1999 commented 5 years ago
wrussell1999 commented 5 years ago

Update on progress

wrussell1999 commented 5 years ago

New addition: when flex:close_submissions is used, it disables attachments from the channel, preventing people from submitting.

danielfspencer commented 5 years ago

61474a423b083e51574b2b2f625ddf02708da223 Remove a few cases of is True and replace list comprehensions with more readable loops

danielfspencer commented 5 years ago

Another todo:

danielfspencer commented 5 years ago

The following commits convert all module imports into the more readable verison of importing the entire module:

194936b3c6af10f71e1bac83ba67aeecad049520 95e2553d7d896828bc405e7d3adc7ec2782fa4af ea6d2fd5c5936fe01e704983a35a5d004eeb8f71

danielfspencer commented 5 years ago

a56726f911f4aeb3bcd48aa122b425219e20d7a5 Makes logging more readable