1
0
Fork 0
mirror of synced 2024-06-23 08:40:41 +12:00
Commit graph

80 commits

Author SHA1 Message Date
Phxntxm 3a77330eb3 Changed up formatting for code blocks, as sometimes a line would be removed from it 2016-07-31 14:11:05 -05:00
Phxntxm 692a0d60a2 testing newline in ``` 2016-07-31 13:02:40 -05:00
Phxntxm 91424111a9 Removing the change I was testing 2016-07-31 12:32:01 -05:00
Phxntxm 65a6da8bc3 testing a command 2016-07-31 12:29:50 -05:00
phxntxm 560d15eb62 Removed testing command 2016-07-30 17:15:59 -05:00
phxntxm 4e21bd2856 Testing ctx.invoied_subcommand 2016-07-30 17:09:42 -05:00
Phxntxm e63242b392 Corrected issue where match_multi was never used 2016-07-29 07:54:36 -05:00
Phxntxm 7344058a7b Uses the default bot.loop instead of the one in config 2016-07-29 07:52:50 -05:00
phxntxm 5259b3ec3d Removed test command 2016-07-28 18:08:06 -05:00
Phxntxm 2e9ba32e87 removed all references to urllib in place of aiohttp 2016-07-28 12:11:48 -05:00
Phxntxm b555f12b48 Removed some useless code 2016-07-28 06:45:27 -05:00
Phxntxm f51dcea46a Changed name of debugging command to debug 2016-07-23 09:36:54 -05:00
phxntxm 901c81823e Changed downloading doggo images to use aiohttp 2016-07-21 11:23:55 -05:00
Phxntxm dd0d54954d Modified cogs to print an error if Bonfire could not save any data 2016-07-18 07:06:13 -05:00
phxntxm a9267f106e Git rid of useless references, and updated for pep8 2016-07-17 16:10:12 -05:00
Phxntxm 59594a54d9 Changed all references to MySQL saving content, to json content 2016-07-17 10:17:47 -05:00
Phxntxm 2e5135dd77 Added custom permissions accessiblity for all commands 2016-07-16 11:48:10 -05:00
Phxntxm d251d20e9a Added a command to dynamically add doggo images 2016-07-16 10:56:20 -05:00
Phxntxm 91d55ffff3 Fixed syntax error 2016-07-15 08:29:24 -05:00
Phxntxm ff4a7e9c46 Removed custom predicates, will makes custom permissions setup in the future easier 2016-07-15 08:26:20 -05:00
phxntxm 4c52d52dae Added courutine functionality for live debugging 2016-07-13 09:27:23 -05:00
phxntxm 42a3f3f829 Added courutine functionality for live debugging 2016-07-12 23:30:22 -05:00
phxntxm d8ca2de783 Used commands.has_permissions for a couple of my old predicates 2016-07-12 09:17:47 -05:00
Phxntxm 28b47d2a13 Properly closed MySQL connections 2016-07-09 11:33:48 -05:00
Phxntxm 65e25b52ff Changed the MySQl connection to disconnect and reconnect on each query, to avoid timeouts 2016-07-09 11:02:33 -05:00
Phxntxm c720b7e7b0 Fixed accidental indent in method 2016-07-09 08:29:17 -05:00
Phxntxm c00b7d446d Added universal exception handling, removed most exception handling from the commands themselves 2016-07-09 07:57:25 -05:00
phxntxm 14a8222e40 Added class descriptions for cogs; created listboops command 2016-07-08 20:59:10 -05:00
phxntxm 45ab47bb75 Made function variables more explicit, for the help command to be more obvious 2016-07-08 20:42:33 -05:00
phxntxm 2bde1ce936 Complete modification to use cogs 2016-07-08 20:27:19 -05:00