1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2025-01-20 06:35:20 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Dylan Dizon
ac72df2cea Prune and clean vestigial packages from Pipfile
Also removed Python version requirement entirely
2018-11-03 20:07:41 -04:00
Dylan Dizon
fd7c4d44f5 Prune incomplete, vestigial, and irrelevant code
- Completely removed music cog for now
- Halted Google Play Music integration
- Removed "periodic_gpm" items from tasks file
2018-11-03 20:04:39 -04:00
Dylan Dizon
ef632a10b5 Fix aiohttp warning for ClientSession outside of async construct 2018-11-03 17:04:52 -04:00
Dylan Dizon
c51353df76 Change flag options to align with command standards 2018-11-03 17:03:47 -04:00
Dylan Dizon
57431b8de5 Remove close method entirely 2018-11-03 17:02:35 -04:00
Dylan Dizon
fc1d00eff0 Remove manual rate limiting
discord.py now handles this internally
2018-11-03 17:00:36 -04:00
Myned
0747b51db7 Change cogs dict to be global for a new on_ready to access 2018-04-01 16:04:34 -04:00
Myned
9f487cb57c File map update 2018-03-31 16:36:30 -04:00
Myned
76d0d34848 Change Modumind user agent to Modufur 2018-01-14 01:24:42 -05:00
Myned
27c1346448 Shorten FileNotFound warning output 2018-01-14 01:24:17 -05:00
Myned
797d68b296 Possible fix for TypeError 2017-12-31 22:09:23 -05:00
Myned
c266ee969a Added explicit default parameter 2017-12-31 22:05:32 -05:00
Myned
3f73419f79 Formatting 2017-12-31 21:26:17 -05:00
Myned
7ac6653353 WIP del_response setting 2017-12-31 21:26:08 -05:00
Myned
516902a206 Added auto-hearting to tasks file (requires deleting tasks.pkl 2017-12-31 21:25:37 -05:00
Myned
4c58a9e1a7 WIP music cog 2017-12-31 21:22:38 -05:00
Myned
38329fc8d7 Indents were messed up from the paste 2017-12-23 21:39:21 -05:00
Myned
ab6763f578 Indent mistake 2017-12-23 21:37:21 -05:00
Myned
05dd3a4fa2 Reordering of setdefault method logic 2017-12-23 21:32:08 -05:00
Myned
4d188e2a4a Added json to setdefault helper method 2017-12-21 22:39:20 -05:00
Myned
45395846c2 WIP periodic tasks 2017-12-07 15:52:04 -05:00
Myned
186bb0f68f Removed unneeded main folder 2017-12-05 06:34:43 -05:00