1
0
Fork 0
mirror of synced 2024-06-15 00:54:34 +12:00
Commit graph

21 commits

Author SHA1 Message Date
phxntxm 2788083257 The entry in the result is no longer the member itself, it's an id....so get the member based on the id 2019-01-29 00:17:56 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00
phxntxm 29a14d2e3b Add spades; Move utils to it's own folder outside cogs; Remove images and fonts 2018-10-29 20:00:37 -05:00
phxntxm 087114033c Add descriptions to classes for help command 2018-10-08 15:40:21 -05:00
phxntxm d1d16390ef Update to use new paginator 2018-10-04 15:36:58 -05:00
phxntxm 7cfe02cc56 Update to conform to new pendulum versions 2018-10-04 12:56:13 -05:00
phxntxm bc63ed810c Update to conform to new pendulum versions 2018-10-04 12:48:59 -05:00
phxntxm 7f05307b78 Update to conform to new pendulum versions 2018-10-04 12:38:38 -05:00
phxntxm a96835326c Change to check all requirements in the command checks, not some in on_message 2018-09-23 17:34:14 -05:00
phxntxm e5b5d30553 Update to change cache lookup from o(n) to o(1) 2018-09-23 13:33:46 -05:00
phxntxm e7c2cdceb7 Change database saving, and command reading to not create tasks each time 2018-09-23 01:04:03 -05:00
phxntxm b897740e76 Change order of channel checking to ensure it exists 2018-09-23 00:18:13 -05:00
phxntxm c7742a8023 Move tasks into their own methods, to try to gc better 2018-09-22 11:17:11 -05:00
Phxntxm 0fcd51958a Removal of default_channel 2017-07-31 20:39:10 -05:00
Phxntxm d60ce6122c Correct reference to method 2017-07-29 14:36:52 -05:00
Phxntxm c1b13be7e0 Sort birthdays by whose is closets 2017-07-29 14:35:51 -05:00
phxntxm 6ab976681c Correct birthday channel id lookup 2017-07-19 18:08:03 -05:00
phxntxm f513b92cc7 Use the correct lookup on server settings 2017-07-19 18:02:33 -05:00
phxntxm 55ce47f383 Fix a couple errors with birthdays 2017-07-19 17:53:50 -05:00
Phxntxm aa2a2aa4ee Add ValueError's to the caught errors 2017-07-15 18:00:25 -05:00
Phxntxm a93432d0b7 Add the birthday module 2017-07-03 21:02:34 -05:00