1
0
Fork 0
mirror of synced 2024-05-15 01:52:27 +12:00
Commit graph

1858 commits

Author SHA1 Message Date
phxntxm 73bb685d1c Remove space 2019-02-14 18:35:36 -06:00
phxntxm cae455675b Handle invalid dates being given 2019-02-14 18:35:22 -06:00
phxntxm 54b0ac2538 Don't override the default hugs 2019-02-05 23:52:52 -06:00
phxntxm 9944673b1e Wait until ready, to ensure the database has been loaded 2019-02-03 18:59:53 -06:00
phxntxm aabe972056 Convert data types to their applicable discord types 2019-02-03 16:39:48 -06:00
phxntxm 420aeaac95 Include custom messages for each setting to make things more clear 2019-02-03 16:34:57 -06:00
phxntxm 4d0bb27451 Correct way to remove from arrays 2019-02-03 16:00:12 -06:00
phxntxm 66148d90f2 Convert to int to allow removal 2019-02-03 15:49:41 -06:00
phxntxm d7c37dd959 Setup online dict before starting task, to ensure dupe onlines aren't sent when starting up the cog 2019-01-29 17:53:07 -06:00
phxntxm d0943ff1dd Logic fix 2019-01-29 17:37:21 -06:00
phxntxm d950c458ef remove all temporary print statements 2019-01-29 00:21:00 -06:00
phxntxm a95d32fbcc Nice typo Phantom 2019-01-29 00:18:33 -06:00
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 b64eedba6b No longer need to convert to string 2019-01-29 00:14:23 -06:00
phxntxm 77de5d1778 Handle removing things based on id's 2019-01-29 00:14:15 -06:00
phxntxm 6668030cd3 COrrect bool comparison 2019-01-29 00:06:05 -06:00
phxntxm ec0fa5509d Base on the actual stream name, not the string 'name' 2019-01-29 00:03:22 -06:00
phxntxm 6269510bf9 Honestly, no idea how the fuck this worked before? That's not how that works... 2019-01-28 23:56:34 -06:00
phxntxm 527d4b19be Some may not exist, assume they're off 2019-01-28 23:48:52 -06:00
phxntxm 59e42d8182 Use new database for some role commands 2019-01-28 23:45:26 -06:00
phxntxm e13b74ce38 Ensure settings exist in battle 2019-01-28 23:45:15 -06:00
phxntxm 943b46d4e9 Correct what to base the status on 2019-01-28 23:45:08 -06:00
phxntxm d031459349 Refresh cache on some important updates 2019-01-28 00:23:19 -06:00
phxntxm a2bbe427be Correct mostboops command 2019-01-27 21:26:32 -06:00
phxntxm f8a3b64928 Correct how to check if it's in a list 2019-01-27 21:24:56 -06:00
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 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 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 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 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 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
phxntxm c7742a8023 Move tasks into their own methods, to try to gc better 2018-09-22 11:17:11 -05:00
phxntxm 259da83950 Don't allow removal of picarto before addition, it bugs the entry in the database 2018-09-21 17:03:34 -05:00
phxntxm 4f8f606609 Catch race condition 2018-09-21 17:03:19 -05:00
phxntxm fbb5873884 Update clientsession line 2018-07-14 23:09:51 -05:00
phxntxm d88a34f1a5 Asyncio changed, need async with now 2018-07-14 23:05:43 -05:00
phxntxm 09d8f0535a Correct nsfw lookup 2018-06-23 12:12:31 -05:00
phxntxm ff672d1f81 Limit urban to nsfw channels 2018-06-23 12:10:37 -05:00
phxntxm 9be23219c5 Correct accuracy 2018-06-11 17:36:10 -05:00
phxntxm cb292ec3a7 Add new discord bots site 2018-05-24 00:09:42 -05:00
phxntxm 9b0e13b744 Include new bot sites 2018-05-21 17:30:47 -05:00
phxntxm b9eb3eddac Correct value sent when listenign to something 2018-05-07 10:02:27 -05:00
phxntxm 9e39888589 Don't make command server only 2018-05-07 10:02:02 -05:00
phxntxm 6145ab3df3 remove carriage returns 2018-05-07 10:01:16 -05:00
phxntxm 750b12f7d9 Clean up cat/e621 api calls 2018-05-07 09:56:23 -05:00
phxntxm 9e46f4c37c Use correct form for games 2018-04-25 22:11:38 -05:00
phxntxm fc2c5b5e5f Correct error to catch when there's no result 2018-04-25 22:11:27 -05:00
phxntxm 8560f29e17 Correct sleep 2018-04-25 22:08:45 -05:00
phxntxm e32c398290 Don't call parent command 2018-04-24 18:16:24 -05:00
phxntxm 011b550ea5 Correct cogs to load 2018-04-24 18:12:04 -05:00
phxntxm bf522d33bd Correct cogs to load 2018-04-24 18:11:30 -05:00
phxntxm 279a3e7116 Remove lingering music calls 2018-04-24 18:11:12 -05:00
phxntxm 40633e9744 Add description to spotify command 2018-04-24 18:04:47 -05:00
phxntxm ad91fa4030 Correct permission required for spotify 2018-04-24 18:00:25 -05:00
phxntxm c933457c72 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2018-04-24 17:58:53 -05:00
phxntxm 1c320b5e6e Don't show colour roles in list 2018-04-24 17:55:47 -05:00
phxntxm 604e427af4 New Activity Type 2018-04-24 17:55:28 -05:00
phxntxm 715274e99e New change_presence use 2018-04-24 17:54:01 -05:00
phxntxm d7b9e04742 Remove music 2018-04-24 17:53:43 -05:00
phxntxm e24c8e3a93 Add Spotify options 2018-04-24 17:52:53 -05:00
phxntxm 465c9fa316 remove old files/remove music 2018-04-24 17:48:25 -05:00
phxntxm 3f7eaaa248 Add a spotify search for playlists and songs 2018-04-24 17:48:01 -05:00
MahxieNoodle d15397dad9
New cat api endpoint
Updated cat api url.
2018-03-22 10:21:12 -06:00
Phxntxm d66bee2e38 Correct spacing issue 2018-01-12 16:18:03 -06:00
Phxntxm f36c340f11 Correct spacing issue 2018-01-12 16:16:53 -06:00
Phxntxm 86f9984998 Convert to string 2018-01-12 16:15:21 -06:00
Phxntxm 122461b6e0 Corect logic for showing parameters 2018-01-12 16:14:23 -06:00
Phxntxm 536853b00e Ensure there are aliases before adding them 2018-01-12 15:50:06 -06:00
Phxntxm f942852813 Send as an actual embed object 2018-01-12 15:48:19 -06:00
Phxntxm 58539d85fa Import Discord 2018-01-12 15:45:44 -06:00
Phxntxm 8877f6f2be No need for method to be async 2018-01-12 15:43:09 -06:00
Phxntxm 6858a22a11 Add a tutorial command 2018-01-12 15:41:33 -06:00
Phxntxm 37270d6b6c Add a check if no output is found 2018-01-12 15:41:12 -06:00
Phxntxm 936040a6c8 Use check_output to stop blocking 2018-01-11 11:32:41 -06:00
Phxntxm 0d3ec6f46f Use a shell in the bash command 2018-01-11 11:07:42 -06:00
Phxntxm 11b6366360 Add a bash command 2018-01-11 10:56:11 -06:00
Dan 5fe0e65cb3 Correct typo 2018-01-11 10:43:38 -06:00
Dan 9019426302 Added a horse command/use API for snake command 2018-01-11 10:08:23 -06:00
phxntxm 7ee3725c7e error out if an invalid colour is given 2018-01-01 22:59:19 -06:00
phxntxm c4d0a3b2a9 Add a command to control colours used 2018-01-01 18:20:27 -06:00
phxntxm e97c50edfe Add a command to control colours used 2018-01-01 18:10:57 -06:00
phxntxm a6d0d507d9 Add a command to control colours used 2018-01-01 18:09:10 -06:00
phxntxm fb26b7ffcf Add a command to control colours used 2018-01-01 18:08:11 -06:00
phxntxm 164d62a179 Add a command to control colours used 2018-01-01 18:06:24 -06:00
phxntxm 0ff6704206 Add a coinflip command 2017-12-02 16:21:39 -06:00
phxntxm 4065f63e70 Increase limit to 30 characters 2017-12-02 16:19:54 -06:00
phxntxm 85e34b32ca display command based on parent used 2017-11-28 17:40:19 -06:00
phxntxm b19d080232 Handle key errors in welcome/goodbye messages 2017-11-28 17:38:41 -06:00
phxntxm 4312b5f5ef Stop auto-reconnecting for voice channels 2017-11-11 16:22:04 -06:00
phxntxm 5a28951eb7 Handle if there are no roles 2017-11-08 11:01:02 -06:00
phxntxm 8adde44fb1 Temporarily disable error handling of stuck voice channels 2017-11-08 11:00:22 -06:00
phxntxm 60cf454122 Correct how to handle when permissions are missing 2017-10-15 15:45:03 -05:00
phxntxm 549f72d660 Work with nonexistant channels 2017-09-25 15:16:41 -05:00
phxntxm 2b4e098d67 Rewrite the hugs example 2017-09-21 18:31:46 -05:00
phxntxm 09e6f17a11 Add what to do for channels that no longer exist 2017-09-21 17:36:09 -05:00
phxntxm 88b8c04117 Ignore errors on error sending message 2017-09-13 03:47:47 -05:00
phxntxm 8a6ec4e681 Handle default channel no longer existing 2017-09-13 03:47:29 -05:00
phxntxm b8153756d4 Remove embed notifs for me 2017-09-13 03:47:05 -05:00
Phxntxm 9b4fe182e0 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-08-10 16:55:06 -05:00
Phxntxm af9eeabe5e Correct implementation of checking hug messages 2017-08-10 16:54:55 -05:00
phxntxm da67359bb3 Correct how to check if default messages should be used 2017-08-08 09:41:52 -05:00
Phxntxm ff60827bdf Use the correct defaulted battles 2017-08-07 13:59:37 -05:00
Phxntxm 7fd4cb5abe Correct how to get the bot attribute 2017-08-06 18:17:31 -05:00
Phxntxm f221a0eee5 Handle an edge case with voice disconnection 2017-08-06 18:15:10 -05:00
Phxntxm 78afa83970 Handle an edge case with voice disconnection 2017-08-06 18:10:59 -05:00
Phxntxm f4ee4e81ae Await the coroutine 2017-08-06 16:26:28 -05:00
Phxntxm 151b3c4ebf Convert the right thing 2017-08-06 16:24:03 -05:00
Phxntxm 0a90b8c05a Convert the right thing 2017-08-06 16:22:14 -05:00
Phxntxm 6facd5794b I don't know how that changed 2017-08-06 16:21:36 -05:00
Phxntxm acc402297b Add the position in the queue to the embed 2017-08-06 16:16:43 -05:00
Phxntxm 43fe8c3a67 Add a message for when everyone is attempted to be hugged/battled 2017-08-06 16:16:30 -05:00
Phxntxm fba57a0747 Allow checking a person's perms 2017-08-06 16:16:14 -05:00
Phxntxm d7f7f326b8 Correct what date to use/correct what colour to use 2017-08-05 14:50:12 -05:00