1
0
Fork 0
mirror of synced 2024-09-29 08:51:53 +13:00
Commit graph

244 commits

Author SHA1 Message Date
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
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
d88a34f1a5 Asyncio changed, need async with now 2018-07-14 23:05:43 -05:00
phxntxm
9b0e13b744 Include new bot sites 2018-05-21 17:30:47 -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
e24c8e3a93 Add Spotify options 2018-04-24 17:52:53 -05:00
Phxntxm
54967acfbd Check both guild and channel permissions 2017-07-27 13:56:12 -05:00
phxntxm
762bc7c3dc Correct the primary key for raffles 2017-07-27 01:14:49 -05:00
phxntxm
446990f7e5 Change permissions to use guild permissions 2017-07-25 19:06:29 -05:00
Phxntxm
8ff72f07bd add the birthday module by default 2017-07-13 21:48:29 -05:00
Phxntxm
b13d6510a4 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-07-13 15:44:06 -05:00
phxntxm
fab533c07a Add patreon_link to config 2017-07-11 14:35:44 -05:00
phxntxm
46a1280256 Allow the use of forcing content_type for json 2017-07-10 00:20:30 -05:00
phxntxm
76a6af2383 Include patreon info in config 2017-07-09 23:42:01 -05:00
Phxntxm
29625cb9dc Add the birthday table to require tables 2017-07-03 21:02:22 -05:00
phxntxm
13ce1d861e Pillow changes 2017-07-02 23:55:27 -05:00
Phxntxm
61b6c5d0be Add a manual check for admin privileges 2017-06-30 19:30:40 -05:00
phxntxm
5f6615d370 Add a convert method 2017-06-27 19:14:40 -05:00
phxntxm
49ac1ac6f3 Add a method to check our restrictions 2017-06-27 19:14:00 -05:00
phxntxm
ea62d899bf Add the new check_restricted method 2017-06-27 19:13:38 -05:00
phxntxm
ce22d44a86 Change the creation of the refreshing task, since call_later can't be used with coroutines 2017-06-16 03:47:49 -05:00
phxntxm
9604d5a4ea Correct how the table_filter works 2017-06-12 02:08:31 -05:00
phxntxm
b0a965031f Use actual load as the filter we use is more complex to load from cache currently 2017-06-07 13:54:00 -05:00
phxntxm
6779dfca03 Remove no longer needed print statements 2017-06-07 03:38:30 -05:00
phxntxm
efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
Phxntxm
dae3e4761e Reordered if statements to allow nsfw channels in DM's 2017-05-18 13:57:59 -05:00
Phxntxm
38792b1a0b Make the extensions prettier 2017-05-14 20:08:13 -05:00
Phxntxm
84c096df4b Ensure the bot.owner attribute has been set 2017-05-14 20:04:52 -05:00
Phxntxm
d792f1d648 Add the ability to add a proxy to youtube_dl 2017-05-11 22:06:27 -05:00
Phxntxm
79ed786bb6 Remove some no longer required things from config 2017-05-11 21:40:21 -05:00
Phxntxm
6d2917c31b Move extensions from config.yml to be hardcoded 2017-05-11 19:50:57 -05:00
Phxntxm
645bfef0b6 Use the actual application info to figure out owner 2017-05-11 19:43:43 -05:00
Phxntxm
bfa859ac1e Add a check for nsfw channels, assume this channel is...nsfw 2017-05-07 21:50:28 -05:00
phxntxm
84746e23bb Correct how to get the font files 2017-05-02 19:19:28 -05:00
phxntxm
85d1cdbe2d Move fonts used to a fonts folder in the repository 2017-05-02 14:38:32 -05:00
Phxntxm
6704af7508 Update images to use file-like objects to not take up disk space 2017-04-24 14:24:58 -05:00
phxntxm
e011b56873 PEP8 2017-04-19 22:18:26 -05:00
Phxntxm
60f2b0e2e5 Add a pluck method 2017-04-16 22:49:35 -05:00
Phxntxm
d485f64f25 Allow PM's to not be ignored 2017-04-16 20:58:20 -05:00
Phxntxm
7f48f11586 Add a sorted method 2017-04-16 20:58:11 -05:00
Phxntxm
58b8a0d125 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-04-13 18:42:36 -05:00