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

Commit graph

  • e5b5d30553 Update to change cache lookup from o(n) to o(1) phxntxm 2018-09-23 13:33:46 -0500
  • e7c2cdceb7 Change database saving, and command reading to not create tasks each time phxntxm 2018-09-23 01:04:03 -0500
  • b897740e76 Change order of channel checking to ensure it exists phxntxm 2018-09-23 00:18:13 -0500
  • c7742a8023 Move tasks into their own methods, to try to gc better phxntxm 2018-09-22 11:17:11 -0500
  • 259da83950 Don't allow removal of picarto before addition, it bugs the entry in the database phxntxm 2018-09-21 17:03:34 -0500
  • 4f8f606609 Catch race condition phxntxm 2018-09-21 17:03:19 -0500
  • fbb5873884 Update clientsession line phxntxm 2018-07-14 23:09:51 -0500
  • d88a34f1a5 Asyncio changed, need async with now phxntxm 2018-07-14 23:05:43 -0500
  • 09d8f0535a Correct nsfw lookup phxntxm 2018-06-23 12:12:31 -0500
  • ff672d1f81 Limit urban to nsfw channels phxntxm 2018-06-23 12:10:37 -0500
  • 9be23219c5 Correct accuracy phxntxm 2018-06-11 17:36:10 -0500
  • cb292ec3a7 Add new discord bots site phxntxm 2018-05-24 00:09:42 -0500
  • 9b0e13b744 Include new bot sites phxntxm 2018-05-21 17:30:47 -0500
  • b9eb3eddac Correct value sent when listenign to something phxntxm 2018-05-07 10:02:27 -0500
  • 9e39888589 Don't make command server only phxntxm 2018-05-07 10:02:02 -0500
  • 6145ab3df3 remove carriage returns phxntxm 2018-05-07 10:01:16 -0500
  • 750b12f7d9 Clean up cat/e621 api calls phxntxm 2018-05-07 09:56:23 -0500
  • 9e46f4c37c Use correct form for games phxntxm 2018-04-25 22:11:38 -0500
  • fc2c5b5e5f Correct error to catch when there's no result phxntxm 2018-04-25 22:11:27 -0500
  • 8560f29e17 Correct sleep phxntxm 2018-04-25 22:08:45 -0500
  • e32c398290 Don't call parent command phxntxm 2018-04-24 18:16:24 -0500
  • 011b550ea5 Correct cogs to load phxntxm 2018-04-24 18:12:04 -0500
  • bf522d33bd Correct cogs to load phxntxm 2018-04-24 18:11:30 -0500
  • 279a3e7116 Remove lingering music calls phxntxm 2018-04-24 18:11:12 -0500
  • 40633e9744 Add description to spotify command phxntxm 2018-04-24 18:04:47 -0500
  • ad91fa4030 Correct permission required for spotify phxntxm 2018-04-24 18:00:25 -0500
  • c933457c72 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite phxntxm 2018-04-24 17:58:53 -0500
  • 1c320b5e6e Don't show colour roles in list phxntxm 2018-04-24 17:55:47 -0500
  • 604e427af4 New Activity Type phxntxm 2018-04-24 17:55:28 -0500
  • 715274e99e New change_presence use phxntxm 2018-04-24 17:54:01 -0500
  • d7b9e04742 Remove music phxntxm 2018-04-24 17:53:43 -0500
  • e24c8e3a93 Add Spotify options phxntxm 2018-04-24 17:52:53 -0500
  • 09969ada7b remove music phxntxm 2018-04-24 17:49:36 -0500
  • 465c9fa316 remove old files/remove music phxntxm 2018-04-24 17:48:25 -0500
  • 3f7eaaa248 Add a spotify search for playlists and songs phxntxm 2018-04-24 17:48:01 -0500
  • 76a8896773
    Merge pull request #24 from MahxieNoodle/patch-1 Dan Hess 2018-03-24 11:55:54 -0500
  • d15397dad9
    New cat api endpoint MahxieNoodle 2018-03-22 10:21:12 -0600
  • d66bee2e38 Correct spacing issue Phxntxm 2018-01-12 16:18:03 -0600
  • f36c340f11 Correct spacing issue Phxntxm 2018-01-12 16:16:53 -0600
  • 86f9984998 Convert to string Phxntxm 2018-01-12 16:15:21 -0600
  • 122461b6e0 Corect logic for showing parameters Phxntxm 2018-01-12 16:14:23 -0600
  • 536853b00e Ensure there are aliases before adding them Phxntxm 2018-01-12 15:50:06 -0600
  • f942852813 Send as an actual embed object Phxntxm 2018-01-12 15:48:19 -0600
  • 58539d85fa Import Discord Phxntxm 2018-01-12 15:45:44 -0600
  • 8877f6f2be No need for method to be async Phxntxm 2018-01-12 15:43:09 -0600
  • 6858a22a11 Add a tutorial command Phxntxm 2018-01-12 15:41:33 -0600
  • 37270d6b6c Add a check if no output is found Phxntxm 2018-01-12 15:41:12 -0600
  • 936040a6c8 Use check_output to stop blocking Phxntxm 2018-01-11 11:32:41 -0600
  • 0d3ec6f46f Use a shell in the bash command Phxntxm 2018-01-11 11:07:42 -0600
  • 11b6366360 Add a bash command Phxntxm 2018-01-11 10:56:11 -0600
  • 5fe0e65cb3 Correct typo Dan 2018-01-11 10:43:38 -0600
  • 9019426302 Added a horse command/use API for snake command Dan 2018-01-11 10:08:23 -0600
  • 7ee3725c7e error out if an invalid colour is given phxntxm 2018-01-01 22:59:19 -0600
  • c4d0a3b2a9 Add a command to control colours used phxntxm 2018-01-01 18:20:27 -0600
  • e97c50edfe Add a command to control colours used phxntxm 2018-01-01 18:10:57 -0600
  • a6d0d507d9 Add a command to control colours used phxntxm 2018-01-01 18:09:10 -0600
  • fb26b7ffcf Add a command to control colours used phxntxm 2018-01-01 18:08:11 -0600
  • 164d62a179 Add a command to control colours used phxntxm 2018-01-01 18:06:24 -0600
  • 0ff6704206 Add a coinflip command phxntxm 2017-12-02 16:21:39 -0600
  • 4065f63e70 Increase limit to 30 characters phxntxm 2017-12-02 16:19:54 -0600
  • 85e34b32ca display command based on parent used phxntxm 2017-11-28 17:40:19 -0600
  • b19d080232 Handle key errors in welcome/goodbye messages phxntxm 2017-11-28 17:38:41 -0600
  • 4312b5f5ef Stop auto-reconnecting for voice channels phxntxm 2017-11-11 16:22:04 -0600
  • 5a28951eb7 Handle if there are no roles phxntxm 2017-11-08 11:01:02 -0600
  • 8adde44fb1 Temporarily disable error handling of stuck voice channels phxntxm 2017-11-08 11:00:22 -0600
  • 3f13f6af6d Silently handle a few more errors phxntxm 2017-11-08 11:00:05 -0600
  • 60cf454122 Correct how to handle when permissions are missing phxntxm 2017-10-15 15:45:03 -0500
  • 549f72d660 Work with nonexistant channels phxntxm 2017-09-25 15:16:41 -0500
  • 2b4e098d67 Rewrite the hugs example phxntxm 2017-09-21 18:31:46 -0500
  • 09e6f17a11 Add what to do for channels that no longer exist phxntxm 2017-09-21 17:36:09 -0500
  • 88b8c04117 Ignore errors on error sending message phxntxm 2017-09-13 03:47:47 -0500
  • 8a6ec4e681 Handle default channel no longer existing phxntxm 2017-09-13 03:47:29 -0500
  • b8153756d4 Remove embed notifs for me phxntxm 2017-09-13 03:47:05 -0500
  • 9b4fe182e0 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite Phxntxm 2017-08-10 16:55:06 -0500
  • af9eeabe5e Correct implementation of checking hug messages Phxntxm 2017-08-10 16:54:55 -0500
  • da67359bb3 Correct how to check if default messages should be used phxntxm 2017-08-08 09:41:52 -0500
  • ff60827bdf Use the correct defaulted battles Phxntxm 2017-08-07 13:59:37 -0500
  • 7fd4cb5abe Correct how to get the bot attribute Phxntxm 2017-08-06 18:17:31 -0500
  • f221a0eee5 Handle an edge case with voice disconnection Phxntxm 2017-08-06 18:15:10 -0500
  • 78afa83970 Handle an edge case with voice disconnection Phxntxm 2017-08-06 18:10:59 -0500
  • f4ee4e81ae Await the coroutine Phxntxm 2017-08-06 16:26:28 -0500
  • 151b3c4ebf Convert the right thing Phxntxm 2017-08-06 16:24:03 -0500
  • 0a90b8c05a Convert the right thing Phxntxm 2017-08-06 16:22:14 -0500
  • 6facd5794b I don't know how that changed Phxntxm 2017-08-06 16:21:36 -0500
  • acc402297b Add the position in the queue to the embed Phxntxm 2017-08-06 16:16:43 -0500
  • 43fe8c3a67 Add a message for when everyone is attempted to be hugged/battled Phxntxm 2017-08-06 16:16:30 -0500
  • fba57a0747 Allow checking a person's perms Phxntxm 2017-08-06 16:16:14 -0500
  • d7f7f326b8 Correct what date to use/correct what colour to use Phxntxm 2017-08-05 14:50:12 -0500
  • a6be874cb4 Actually send the embed as an embed Phxntxm 2017-08-05 14:28:11 -0500
  • 5affddcd46 Add a userinfo command Phxntxm 2017-08-05 14:27:22 -0500
  • aa6f8350db Handle default ExtractionError Phxntxm 2017-08-04 13:59:27 -0500
  • 7b2af300c0 Pass required params when erroring Phxntxm 2017-08-04 13:59:10 -0500
  • 85d0b8ba74 Check to ensure that the battle/hug message being added is in a valid format Phxntxm 2017-08-04 13:58:57 -0500
  • 0fcd51958a Removal of default_channel Phxntxm 2017-07-31 20:39:10 -0500
  • 48ac555131 Include AttributeError Phxntxm 2017-07-31 14:23:23 -0500
  • fa68cba89a Support for livestreams Phxntxm 2017-07-30 21:48:39 -0500
  • d0cacd7334 Ensure settings is an empty dictionary by default Phxntxm 2017-07-30 20:12:36 -0500
  • a8d6c0ff31 Correct capitalization of permission Phxntxm 2017-07-30 20:11:32 -0500
  • afcbca3e64 Allow server specific battles/hugs Phxntxm 2017-07-30 18:27:19 -0500
  • d60ce6122c Correct reference to method Phxntxm 2017-07-29 14:36:52 -0500