1
0
Fork 0
mirror of synced 2024-04-26 16:52:27 +12:00
Commit graph

2087 commits

Author SHA1 Message Date
phxntxm b11f6ea869 Correct how to check if it's in a list 2019-01-27 21:23:52 -06:00
phxntxm ef912ef7b8 Don't try to do anything if server has no settings 2019-01-27 21:22:55 -06:00
phxntxm 0fe4d06b59 Rethinkdb is not needed anymore 2019-01-27 21:09:01 -06:00
phxntxm bd0fa7a049 Add database settings to example config file 2019-01-27 21:00:49 -06:00
phxntxm b1733a9673 Remove overwatch from cogs to load 2019-01-27 20:59:59 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00
phxntxm 68ccd02fba Commit 2018-10-29 20:17:54 -05: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 74f474b9a7 Correct error that disabled all commands if one command is disabled 2018-10-20 23:37:41 -05:00
phxntxm a12d9c6dd7 Catch edge case 2018-10-20 23:37:22 -05:00
phxntxm 1625422a5f Move back to pagination help command 2018-10-16 18:44:19 -05:00
phxntxm 433aaee7be Catch if someone has booped someone else, but not in this server 2018-10-14 12:23:48 -05:00
phxntxm 528546664e Add an exception to ignore 2018-10-14 12:23:29 -05:00
phxntxm d00b878ecd Correct where to import bucket from 2018-10-12 15:50:42 -05:00
phxntxm dc9f49f568 Add coolodown to help to see if this will stop memory problems 2018-10-12 15:47:07 -05:00
phxntxm 2d03bbc672 Remove donation info 2018-10-12 15:46:53 -05:00
phxntxm 883565fbf3 Remove twitch 2018-10-12 15:46:43 -05:00
phxntxm 925beb8b2e Send short messages to the channel 2018-10-10 19:36:39 -05:00
phxntxm f0cbb39d25 Send short messages to the channel 2018-10-10 19:34:52 -05:00
phxntxm f0ddede3c4 Remove twitch cog 2018-10-10 18:46:49 -05:00
phxntxm 9b24998c17 Add a ping command 2018-10-10 18:46:34 -05:00
phxntxm 8388cfa840 Correct couple small errors caused by database format change 2018-10-09 09:38:39 -05:00
phxntxm fda6b3aae2 Remove ljust 2018-10-08 19:29:20 -05:00
phxntxm d19696e0ec Put dev server invite at the bottom of help command 2018-10-08 19:28:47 -05:00
phxntxm 087114033c Add descriptions to classes for help command 2018-10-08 15:40:21 -05:00
phxntxm c63b7a176f Update help command to remove pagination 2018-10-08 15:40:10 -05:00
phxntxm 764759b30a Add a way to print info about a specific role 2018-10-05 10:26:10 -05:00
phxntxm 2395aba4f7 Correct reference to roles 2018-10-05 10:13:10 -05:00
phxntxm 565a7361e6 Add a notify command 2018-10-04 17:28:37 -05:00
phxntxm d1d16390ef Update to use new paginator 2018-10-04 15:36:58 -05:00
phxntxm 6cb45a50d5 Correct activity update 2018-10-04 14:38:15 -05:00
phxntxm ff4eb301c6 Remove custom calls 2018-10-04 14:36:01 -05:00
phxntxm c2650ace52 Update paginator/help command 2018-10-04 14:14:09 -05:00
phxntxm 4dc82c7b48 Start correct task 2018-10-04 13:01:33 -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 757b49a3eb Change how ownership dict is read 2018-09-23 18:02:19 -05:00
phxntxm a173451164 Correct how the methods are called 2018-09-23 17:51:31 -05:00
phxntxm 297aeb0b6e Correct how the methods are called 2018-09-23 17:47:19 -05:00
phxntxm 182eede186 Use new pendulum now method 2018-09-23 17:41:05 -05:00
phxntxm 6f41b1f500 Remove old check 2018-09-23 17:40:21 -05:00
phxntxm 1cf766820d Correct syntax error in check 2018-09-23 17:38:34 -05:00
phxntxm 26e9e53c80 Correct syntax error in check 2018-09-23 17:37:39 -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 ad0b4a6362 PEP8 2018-09-23 14:23:27 -05:00
phxntxm 501e5b9452 Default to empty dict if there's no entry 2018-09-23 13:40:09 -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