1
0
Fork 0
mirror of synced 2024-05-08 06:32:27 +12:00

Commit graph

  • edb0f8ac2c Change how Horses and Snakes are accessed (#25) MahxieNoodle 2019-11-04 20:56:41 -0700
  • 8739ee30bc Requested changes for Animal Image Fetch 3/4 MahxieNoodle 2019-10-31 10:41:05 -0600
  • f39e7d7efb Animal Image Fetch 2/4 MahxieNoodle 2019-10-31 03:17:23 -0600
  • 08497feee6 Update Animal Image Fetch 1/4 MahxieNoodle 2019-10-31 03:05:39 -0600
  • b963fad7be Update to match new version of discord.py phxntxm 2019-04-28 14:34:59 -0500
  • 326ec78004 Correct variable check phxntxm 2019-03-02 13:15:10 -0600
  • 443c1a2801 Correct database call phxntxm 2019-03-02 13:14:57 -0600
  • 82fa6e9984 Handle no settings set for checking prefix config; show bad argument errors phxntxm 2019-03-02 13:14:42 -0600
  • b0c4496f88 Quote because postgres is stupid phxntxm 2019-03-01 20:10:48 -0600
  • f7e2bc673f Quote because postgres is stupid phxntxm 2019-03-01 20:05:29 -0600
  • b75b4f7776 Correct way to use listeners phxntxm 2019-02-27 18:03:15 -0600
  • 5f568b37de Update to use new cog paradigm phxntxm 2019-02-23 14:13:10 -0600
  • 2035b963eb Correct how to check settings phxntxm 2019-02-17 14:13:23 -0600
  • 867fea273b Ignore if the guild already exists phxntxm 2019-02-17 14:09:06 -0600
  • e561e821ca Typo phxntxm 2019-02-17 14:08:07 -0600
  • b2f2120529 Ensure entry exists before trying to set anything phxntxm 2019-02-17 14:07:26 -0600
  • f836c146df Show message when no role is set phxntxm 2019-02-17 13:58:09 -0600
  • 54e3463a51 Handle if no settings in the server at all phxntxm 2019-02-17 13:57:02 -0600
  • 04f0b80db8 Handle if tag is not found phxntxm 2019-02-17 13:56:45 -0600
  • 2e6903dfc9 Correct what to lookup in tag info phxntxm 2019-02-17 13:47:34 -0600
  • be971dda94 Add a way to have Bonfire add a role to someone when they join a server phxntxm 2019-02-17 13:45:52 -0600
  • a211fe3048 Correct who to compare losses to phxntxm 2019-02-16 15:12:34 -0600
  • f318731882 Forgot to return the embed phxntxm 2019-02-14 18:38:18 -0600
  • f99e419a2b Update commands that no longer worked with new database phxntxm 2019-02-14 18:36:13 -0600
  • 6e2ab01cbf Handle exceptions being over 2000 characters phxntxm 2019-02-14 18:35:53 -0600
  • 73bb685d1c Remove space phxntxm 2019-02-14 18:35:36 -0600
  • cae455675b Handle invalid dates being given phxntxm 2019-02-14 18:35:22 -0600
  • 54b0ac2538 Don't override the default hugs phxntxm 2019-02-05 23:52:52 -0600
  • 9944673b1e Wait until ready, to ensure the database has been loaded phxntxm 2019-02-03 18:59:53 -0600
  • aabe972056 Convert data types to their applicable discord types phxntxm 2019-02-03 16:39:48 -0600
  • 420aeaac95 Include custom messages for each setting to make things more clear phxntxm 2019-02-03 16:34:57 -0600
  • 4d0bb27451 Correct way to remove from arrays phxntxm 2019-02-03 16:00:12 -0600
  • 66148d90f2 Convert to int to allow removal phxntxm 2019-02-03 15:49:41 -0600
  • 2ce001784f Remove rethinkdb import phxntxm 2019-02-01 19:33:07 -0600
  • d7c37dd959 Setup online dict before starting task, to ensure dupe onlines aren't sent when starting up the cog phxntxm 2019-01-29 17:53:07 -0600
  • d0943ff1dd Logic fix phxntxm 2019-01-29 17:37:21 -0600
  • e239194636 Ensure database exists before loading it phxntxm 2019-01-29 17:37:13 -0600
  • d950c458ef remove all temporary print statements phxntxm 2019-01-29 00:21:00 -0600
  • a95d32fbcc Nice typo Phantom phxntxm 2019-01-29 00:18:33 -0600
  • 2788083257 The entry in the result is no longer the member itself, it's an id....so get the member based on the id phxntxm 2019-01-29 00:17:56 -0600
  • b64eedba6b No longer need to convert to string phxntxm 2019-01-29 00:14:23 -0600
  • 77de5d1778 Handle removing things based on id's phxntxm 2019-01-29 00:14:15 -0600
  • 6668030cd3 COrrect bool comparison phxntxm 2019-01-29 00:06:05 -0600
  • ec0fa5509d Base on the actual stream name, not the string 'name' phxntxm 2019-01-29 00:03:22 -0600
  • 6269510bf9 Honestly, no idea how the fuck this worked before? That's not how that works... phxntxm 2019-01-28 23:56:34 -0600
  • 527d4b19be Some may not exist, assume they're off phxntxm 2019-01-28 23:48:52 -0600
  • 59e42d8182 Use new database for some role commands phxntxm 2019-01-28 23:45:26 -0600
  • e13b74ce38 Ensure settings exist in battle phxntxm 2019-01-28 23:45:15 -0600
  • 943b46d4e9 Correct what to base the status on phxntxm 2019-01-28 23:45:08 -0600
  • 110720f278 Ensure it's NEVER None, even if None is in the dict phxntxm 2019-01-28 00:29:59 -0600
  • d031459349 Refresh cache on some important updates phxntxm 2019-01-28 00:23:19 -0600
  • a2bbe427be Correct mostboops command phxntxm 2019-01-27 21:26:32 -0600
  • f8a3b64928 Correct how to check if it's in a list phxntxm 2019-01-27 21:24:56 -0600
  • b11f6ea869 Correct how to check if it's in a list phxntxm 2019-01-27 21:23:52 -0600
  • ef912ef7b8 Don't try to do anything if server has no settings phxntxm 2019-01-27 21:22:55 -0600
  • 0fe4d06b59 Rethinkdb is not needed anymore phxntxm 2019-01-27 21:09:01 -0600
  • bd0fa7a049 Add database settings to example config file phxntxm 2019-01-27 21:00:49 -0600
  • b1733a9673 Remove overwatch from cogs to load phxntxm 2019-01-27 20:59:59 -0600
  • 75af7dcd6f Rewrite of database/configuration postgres phxntxm 2019-01-27 20:58:39 -0600
  • 68ccd02fba Commit phxntxm 2018-10-29 20:17:54 -0500
  • 29a14d2e3b Add spades; Move utils to it's own folder outside cogs; Remove images and fonts phxntxm 2018-10-29 20:00:37 -0500
  • 74f474b9a7 Correct error that disabled all commands if one command is disabled phxntxm 2018-10-20 23:37:41 -0500
  • a12d9c6dd7 Catch edge case phxntxm 2018-10-20 23:37:22 -0500
  • 1625422a5f Move back to pagination help command phxntxm 2018-10-16 18:44:19 -0500
  • 433aaee7be Catch if someone has booped someone else, but not in this server phxntxm 2018-10-14 12:23:48 -0500
  • 528546664e Add an exception to ignore phxntxm 2018-10-14 12:23:29 -0500
  • d00b878ecd Correct where to import bucket from phxntxm 2018-10-12 15:50:42 -0500
  • dc9f49f568 Add coolodown to help to see if this will stop memory problems phxntxm 2018-10-12 15:47:07 -0500
  • 2d03bbc672 Remove donation info phxntxm 2018-10-12 15:46:53 -0500
  • 883565fbf3 Remove twitch phxntxm 2018-10-12 15:46:43 -0500
  • 925beb8b2e Send short messages to the channel phxntxm 2018-10-10 19:36:39 -0500
  • f0cbb39d25 Send short messages to the channel phxntxm 2018-10-10 19:34:52 -0500
  • f0ddede3c4 Remove twitch cog phxntxm 2018-10-10 18:46:49 -0500
  • 9b24998c17 Add a ping command phxntxm 2018-10-10 18:46:34 -0500
  • 8388cfa840 Correct couple small errors caused by database format change phxntxm 2018-10-09 09:38:39 -0500
  • fda6b3aae2 Remove ljust phxntxm 2018-10-08 19:29:20 -0500
  • d19696e0ec Put dev server invite at the bottom of help command phxntxm 2018-10-08 19:28:47 -0500
  • 087114033c Add descriptions to classes for help command phxntxm 2018-10-08 15:40:21 -0500
  • c63b7a176f Update help command to remove pagination phxntxm 2018-10-08 15:40:10 -0500
  • 764759b30a Add a way to print info about a specific role phxntxm 2018-10-05 10:26:10 -0500
  • 2395aba4f7 Correct reference to roles phxntxm 2018-10-05 10:13:10 -0500
  • 565a7361e6 Add a notify command phxntxm 2018-10-04 17:28:37 -0500
  • d1d16390ef Update to use new paginator phxntxm 2018-10-04 15:36:58 -0500
  • 6cb45a50d5 Correct activity update phxntxm 2018-10-04 14:38:15 -0500
  • ff4eb301c6 Remove custom calls phxntxm 2018-10-04 14:36:01 -0500
  • c2650ace52 Update paginator/help command phxntxm 2018-10-04 14:14:09 -0500
  • 4dc82c7b48 Start correct task phxntxm 2018-10-04 13:01:33 -0500
  • 7cfe02cc56 Update to conform to new pendulum versions phxntxm 2018-10-04 12:56:13 -0500
  • bc63ed810c Update to conform to new pendulum versions phxntxm 2018-10-04 12:48:59 -0500
  • 7f05307b78 Update to conform to new pendulum versions phxntxm 2018-10-04 12:38:38 -0500
  • 757b49a3eb Change how ownership dict is read phxntxm 2018-09-23 18:02:19 -0500
  • a173451164 Correct how the methods are called phxntxm 2018-09-23 17:51:31 -0500
  • 297aeb0b6e Correct how the methods are called phxntxm 2018-09-23 17:47:19 -0500
  • 182eede186 Use new pendulum now method phxntxm 2018-09-23 17:41:05 -0500
  • 6f41b1f500 Remove old check phxntxm 2018-09-23 17:40:21 -0500
  • 1cf766820d Correct syntax error in check phxntxm 2018-09-23 17:38:34 -0500
  • 26e9e53c80 Correct syntax error in check phxntxm 2018-09-23 17:37:39 -0500
  • a96835326c Change to check all requirements in the command checks, not some in on_message phxntxm 2018-09-23 17:34:14 -0500
  • ad0b4a6362 PEP8 phxntxm 2018-09-23 14:23:27 -0500
  • 501e5b9452 Default to empty dict if there's no entry phxntxm 2018-09-23 13:40:09 -0500