1
0
Fork 0
mirror of synced 2024-04-26 16:52:27 +12:00
Commit graph

2087 commits

Author SHA1 Message Date
Phxntxm d45b3d4ff2 Added error checking to view the errors on loading, unloading modules 2016-07-09 09:57:57 -05:00
Phxntxm 0ca881d7cd Fixed an error causing errors to not print 2016-07-09 09:47:59 -05:00
Phxntxm 2923c9c876 Added a load, unload, and reload modules for live use to not need to restart the bot 2016-07-09 09:39:25 -05:00
Phxntxm af7f4c8273 Stopped listboops from showing users not in the server the command is ran in 2016-07-09 08:34:39 -05:00
Phxntxm 92b5b7ace9 Missed one replacement of the old 'determineId' method, replaced with discord.utils.find 2016-07-09 08:33:02 -05:00
Phxntxm c720b7e7b0 Fixed accidental indent in method 2016-07-09 08:29:17 -05:00
Phxntxm 4a801f844e Fixed missing : 2016-07-09 08:25:43 -05:00
Phxntxm eb182a3040 Fixed missing parenthises on line 50 2016-07-09 08:24:26 -05:00
Phxntxm 66f4c5e633 Final webhook test, should be working now 2016-07-09 08:21:54 -05:00
Phxntxm d081d66d24 Webhook test #6 2016-07-09 08:16:20 -05:00
Phxntxm cea092bcb0 Added error_log to .gitignore 2016-07-09 08:15:05 -05:00
Phxntxm fa2b7f7b9b Webhook test #5 2016-07-09 08:13:31 -05:00
Phxntxm b621c379cb Webhook test #4 2016-07-09 08:09:49 -05:00
Phxntxm f3ea57cad9 Webhook test #3 2016-07-09 08:06:32 -05:00
Phxntxm 5ada75b158 Webhook test #2 2016-07-09 08:03:18 -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 15bfd2775d Testing webhook 2016-07-09 07:08:51 -05:00
Phxntxm 567424efce Added some files to the .gitignore to not add the hook or .htaccess file to the repo 2016-07-09 07:07:24 -05:00
Phxntxm 675dc32fa2 Added a config.yml.sample file 2016-07-09 06:44:17 -05:00
Phxntxm fca07ecd5c Added .gitignore to ignore unwanted files 2016-07-09 06:40:36 -05:00
phxntxm 14a8222e40 Added class descriptions for cogs; created listboops command 2016-07-08 20:59:10 -05:00
phxntxm 87238709df Changed the help command to not pm the user 2016-07-08 20:45:16 -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 1f8b380b62 Added cog setup function in mod cog 2016-07-08 20:31:18 -05:00
phxntxm 2bde1ce936 Complete modification to use cogs 2016-07-08 20:27:19 -05:00
phxntxm ee03eb3b1b Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-07-08 18:27:49 -05:00
phxntxm 3d0c73e0a8 Syncing git with server 2016-07-08 18:26:43 -05:00
dhess 9675926e0e Testing setup on 2nd computer 2016-07-08 06:55:37 -05:00
phxntxm 4139bd2cce Added the second check for boop_db in the checkSetup in on_ready 2016-07-07 17:23:40 -05:00
phxntxm 2a9c64f7aa Modified file to match PEP-8 2016-07-07 17:10:24 -05:00
Dan Hess 2feaf487e2 Delete .gitignore 2016-07-07 08:11:58 -05:00
Dan Hess b1fe362065 Delete config.yml 2016-07-07 08:11:49 -05:00
Dan Hess ad010d3840 Merge pull request #1 from Phxntxm/init
Added initial files
2016-07-07 08:10:49 -05:00
Dan Hess 62ca5421b4 Create .gitignore 2016-07-07 08:09:48 -05:00
Dan Hess 7c82ac6e23 Add files via upload 2016-07-07 08:05:58 -05:00
Dan Hess 77e5b84c39 Add files via upload 2016-07-07 08:05:42 -05:00
Dan Hess c7242e4a5a Create README.md 2016-07-07 08:03:28 -05:00