1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2025-01-20 06:35:20 +00:00
modufur/src/main/cogs
Myned d69ea81430 Whole bunch of miscellaneous tweaks that won't fit in summary, autopep8
Compacted try/except file creation blocks into an outsourced method, moved global variables to class instantiation, converted blacklists and alias list to sets that save to .pkl instead of .json, added pool paginator, various formatting changes,
2017-10-12 22:34:48 -04:00
..
__init__.py "Folder rename" 2017-09-24 11:32:35 -04:00
booru.py Whole bunch of miscellaneous tweaks that won't fit in summary, autopep8 2017-10-12 22:34:48 -04:00
info.py Cleaned up formatting with autopep8 2017-10-12 22:26:22 -04:00
management.py Cleaned up formatting with autopep8 2017-10-12 22:26:22 -04:00
owner.py Moved owner commands to Bot class, undid unpythonic formatting 2017-10-12 22:26:57 -04:00
tools.py autopep8 and isort 2017-10-12 22:27:21 -04:00