1
0
Fork 0
mirror of synced 2024-06-03 03:04:33 +12:00
Commit graph

99 commits

Author SHA1 Message Date
Phxntxm d6470a19e8 Adding a test command to test mini-data classes 2016-08-18 22:50:11 -05:00
Phxntxm 74f5fe0ec0 Adding a test command to test mini-data classes 2016-08-18 22:49:17 -05:00
Phxntxm 2a20635536 Adding a test command to test mini-data classes 2016-08-18 22:48:50 -05:00
phxntxm 556022abbc Changed up safe restart command, to actually work 2016-08-16 21:19:44 -05:00
phxntxm c8730a3b6f Corrected some syntax/pep8 errors 2016-08-16 10:22:32 -05:00
Phxntxm f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -05:00
Phxntxm d334c5584d Removed comment for restarting 2016-08-15 16:16:01 -05:00
Phxntxm 2fb38350da Added a saferestart command, temporarily commenting out the part that actually restarts, for testing 2016-08-15 16:15:27 -05:00
Phxntxm 37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
Phxntxm 1458e3b4e9 Removed traceback printing 2016-08-13 21:10:53 -05:00
Phxntxm f58e1290c7 Printing traceback for loading, as it doesn't seem to be working 2016-08-13 20:58:10 -05:00
Phxntxm 9394f4ebeb Printing traceback for loading, as it doesn't seem to be working 2016-08-13 20:55:55 -05:00
Phxntxm 893af0e0cc Printing traceback for loading, as it doesn't seem to be working 2016-08-13 20:55:12 -05:00
Phxntxm 89ca7b0469 Changed pathing to relative pathing 2016-08-11 21:13:35 -05:00
Phxntxm 1002dcc9a8 Added a snek command 2016-08-07 13:04:52 -05:00
Phxntxm 4d24fac25d Stopped the bot from sending a message if there was an owner when loading/unloading a module 2016-08-04 13:31:09 -05:00
Phxntxm c2f2e6816d Added error checking in loading and unloading a module 2016-08-04 13:29:45 -05:00
Phxntxm 95b28f87c1 Updated debug command to print an error 2016-08-01 10:31:21 -05:00
Phxntxm 2e7906fd4a Updated debug command to print an error 2016-08-01 10:28:16 -05:00
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