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

1317 commits

Author SHA1 Message Date
phxntxm c6d6661204 Added a possible exception to catch 2017-03-08 00:20:23 -06:00
phxntxm 78187197b3 Added a possible exception to catch 2017-03-08 00:19:42 -06:00
phxntxm f91e992d25 Corrected the commenting method to python (stupid php....) 2017-03-08 00:16:11 -06:00
phxntxm 4018db2dac Added a battle outcome 2017-03-08 00:15:52 -06:00
phxntxm 67d8fedef8 Updated for rewrite: Batch 6 2017-03-07 22:28:30 -06:00
phxntxm 2b9d8a2dca Update for rewrite: Batch 5 2017-03-07 17:56:24 -06:00
phxntxm d82127fa38 Update for rewrite: Batch 4 2017-03-07 17:47:00 -06:00
phxntxm 2852576250 Corrected the event to wait for 2017-03-07 17:32:40 -06:00
phxntxm d9c654f73d Check if the returned content is none first 2017-03-07 17:32:33 -06:00
phxntxm c6c7fbf73b Updated server to guild 2017-03-07 17:28:07 -06:00
phxntxm b99318f51b Only accept the context on command completion 2017-03-07 17:26:13 -06:00
phxntxm 16b9dc36c7 Add a check in case there are no custom permissions 2017-03-07 17:24:02 -06:00
phxntxm 82a26df045 Changed the check for a private channel to look for the type 2017-03-07 17:22:10 -06:00
phxntxm 3543d205f2 Update for rewrite: Batch 3 2017-03-07 17:18:18 -06:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
Phxntxm 8e89847ed2 Corrected how to handle failed int conversion 2017-03-06 16:15:48 -06:00
Phxntxm 087e9d186d Corrected syntax error 2017-03-06 16:13:22 -06:00
Phxntxm a2783fefed Handle if an invalid limit is passed to prune 2017-03-06 16:11:49 -06:00
Phxntxm 8aa9c5d5b9 Add the ability to prune from roles 2017-03-06 16:09:41 -06:00
Phxntxm ccaaa8b04a Don't count the message that triggered the prune command 2017-03-06 16:08:55 -06:00
Phxntxm 0757844905 Corrected syntax error 2017-03-05 20:51:50 -06:00
Phxntxm 4f3c05486a Corrected syntax error 2017-03-05 20:50:51 -06:00
Phxntxm 5f00739f5f Added total to dice rolls with more than 1 die 2017-03-05 20:49:56 -06:00
Phxntxm 23e69a01c6 Update to work with the rewrite: Batch 1 2017-03-05 20:45:44 -06:00
Phxntxm 4b4649b0de Updated to work with the rewrite 2017-03-05 14:40:00 -06:00
Phxntxm 9d15cc0bc8 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2017-03-05 14:16:36 -06:00
phxntxm 650f1fa839 Catch exception when the result of debug is too long 2017-03-04 01:51:30 -06:00
phxntxm 84baef2125 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2017-03-04 01:48:54 -06:00
phxntxm 11cb4cbf99 Pep8 change 2017-03-04 01:48:47 -06:00
Phxntxm 9721bbddaf Allowed soundcloud to be downloaded again, as it is now working once more 2017-03-03 14:43:35 -06:00
Phxntxm 78922eda6c Added a check for if the message has been removed while still being set up 2017-03-03 14:29:51 -06:00
Dan Hess 8ed6f528a8 Merge pull request #17 from ddlr/fortune-mod
Add fortune-mod dependency to README.md
2017-03-01 20:16:29 -06:00
ddlr 504a159498 README.md: Shuffle stuff around 2017-03-02 14:10:16 +13:00
ddlr c4b413c497 README.md: 9.9% less line breaks 2017-03-02 14:08:32 +13:00
ddlr b06dffcb26 README.md: add yum to fortune-mod install guide 2017-03-02 14:05:05 +13:00
Dan Hess 7382993490 Merge pull request #16 from ddlr/music-py
Add a likely reason to music timeout message
2017-03-01 17:17:45 -06:00
ddlr e1e242008d README: Make clear that code block isn't for Windows 2017-03-01 23:47:22 +13:00
ddlr b795c4e56f Add a likely reason to music timeout message 2017-03-01 23:23:56 +13:00
ddlr aa4c1bf48e Add fortune-mod dependency to README.md 2017-03-01 23:08:33 +13:00
Phxntxm 3050e4da4f Imported inspect so the voice debug command can be used 2017-02-27 19:02:18 -06:00
Phxntxm 901870d4bf Don't let a player who hasn't bet play 2017-02-27 18:07:23 -06:00
Phxntxm d4c4c9e65a Made the deck 2 decks 2017-02-27 17:49:37 -06:00
Phxntxm 51fb8fb4cc Catch when DA doesn't return any results for an artist 2017-02-27 17:25:33 -06:00
Phxntxm c86aeef09e Called the new db_check method when the bot is ready 2017-02-25 15:45:59 -06:00
Phxntxm 98c070a203 Added a method to check if the database is setup correctly 2017-02-25 15:45:39 -06:00
Phxntxm d116a546a0 Added the db_check method 2017-02-25 15:45:27 -06:00
Phxntxm 42932db8a6 Sent a message when succesfully adding a server to be notified 2017-02-19 15:32:21 -06:00
Phxntxm f1352a4269 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2017-02-19 15:14:31 -06:00
Phxntxm 3a453e592b Another find+replace error fixed 2017-02-19 15:12:13 -06:00
Dan Hess c3e3330f09 Rename RIOT.TXT to riot.txt 2017-02-18 19:09:11 -06:00