1
0
Fork 0
mirror of synced 2024-06-24 01:00:29 +12:00
Commit graph

234 commits

Author SHA1 Message Date
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
Phxntxm 46e28b81a1 Update to check if a message should be ignored 2017-04-13 18:30:14 -05:00
phxntxm ac8689881d Check if a message should be ignored 2017-04-11 00:22:11 -05:00
Phxntxm 38133ad8bb Add the ability to ignore channels/members 2017-04-10 20:26:28 -05:00
Phxntxm 69c7562c58 Correct issue where the type of channel wasn't being checked 2017-03-26 13:46:51 -05:00
Phxntxm 93a245ffa5 Correct subcommands retrieving 2017-03-25 20:27:10 -05:00
Phxntxm 3edd9b64de Update to match the new commands format 2017-03-25 19:20:30 -05:00
phxntxm 788743de25 Update to allow nsfw channel management in DM 2017-03-22 22:21:34 -05:00
Phxntxm 6de148a1c7 Remove logging for rethinkdb instance open/close 2017-03-19 22:48:22 -05:00
Phxntxm cbc29c226f Fixed an issue where cache would update even on a get request, causing an infinite loop 2017-03-19 22:11:40 -05:00
Phxntxm 67d6c43e96 Fixed an issue where cache would update even on a get request, causing an infinite loop 2017-03-19 22:11:14 -05:00