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

1202 commits

Author SHA1 Message Date
Phxntxm c9c60464d8 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-10-28 18:52:43 -05:00
Phxntxm 706886a76c Removed embedding for some commands 2016-10-28 18:52:18 -05:00
phxntxm 62c6b7e987 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-10-25 21:08:21 -05:00
phxntxm 8d7e31d564 Corrected the order for one of the battle outcomes 2016-10-25 21:08:09 -05:00
Phxntxm 5e17987d33 Added a check to ensure derpi provided the right information (couldn't connect 2016-10-24 20:52:50 -05:00
Phxntxm d99cb69061 Added an error check to make sure that a description is provided (not sure why it's not sometimes) 2016-10-23 22:32:56 -05:00
Phxntxm 9b212bc0f9 Ensured en was a string 2016-10-23 22:20:55 -05:00
Phxntxm e006133d9b Ensured searches pull english pages, and forced the language to english 2016-10-23 22:20:18 -05:00
Phxntxm 606a38dc92 imported the BeautifulSoup Module 2016-10-23 21:43:59 -05:00
Phxntxm c74d246b31 Added the context to the google command 2016-10-23 21:43:23 -05:00
Phxntxm d77299513b Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-10-23 21:41:36 -05:00
Phxntxm 733c2ac009 Corrected a couple errors in chess 2016-10-23 21:41:26 -05:00
Phxntxm 7ea93f871b Added a google search command 2016-10-23 21:41:19 -05:00
phxntxm 838a9c5607 Corrected how to look for the prefix 2016-10-17 12:51:02 -05:00
Phxntxm 475cbb4cb5 Used current prefix instead of the default one used 2016-10-16 20:56:39 -05:00
Phxntxm 9bd10dcb12 Corrected second whit bishop piece 2016-10-16 20:56:27 -05:00
Phxntxm e0807de375 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-10-16 19:58:27 -05:00
Phxntxm 2cbd766b43 Rounded out chess; just requiring the image creation for the board 2016-10-16 19:42:15 -05:00
Phxntxm bfee72379b Fixed typo 2016-10-16 19:41:55 -05:00
phxntxm 610de2ea54 Added image bases to the repo 2016-10-16 00:31:47 -05:00
phxntxm 17121f0d20 Added an exception, for if the files aren't found for the banner creation 2016-10-16 00:27:07 -05:00
Dan Hess 6b7ef0ca95 Added the required packages that are used 2016-10-16 00:19:37 -05:00
Phxntxm 2d89a23bb5 First implementation of the chess cog (just the game so far) no command/server implementation 2016-10-15 22:58:02 -05:00
Phxntxm 6233eea599 Corrected a typo 2016-10-15 18:49:55 -05:00
Phxntxm ee694b59fe Added one more check to joining a voice channel (man there sure are a lot of different errors that can happen with one voice connection call.....) 2016-10-15 14:46:12 -05:00
Phxntxm 1743920b43 Added another check to ensure the sides of the dice is higher than 1 2016-10-15 14:43:45 -05:00
Phxntxm e02e9ae3ed Added an extra exception for when failing to connect to a channel 2016-10-14 19:49:20 -05:00
Phxntxm 96489aa850 Added an extra exception for when failing to move channels 2016-10-14 19:48:00 -05:00
Phxntxm 4a46b0d8c7 Ensured the raffles do not get checked if there are none 2016-10-13 22:26:54 -05:00
Phxntxm 8e227ea4a4 Added some more outcomes to the battling system 2016-10-13 21:09:02 -05:00
Phxntxm 9cd1734f0f Corrected the ID to use for the update when there is more than one raffle 2016-10-13 16:23:25 -05:00
Phxntxm ed072994e6 Corrected how to enter a raffle if an ID is provided 2016-10-13 16:20:55 -05:00
phxntxm 3cc1fa6d34 Loaded the raffle cog by default 2016-10-12 23:53:18 -05:00
phxntxm 977c569cae Corrected the checing for if a raffle expires 2016-10-12 23:47:24 -05:00
phxntxm d56098025e Used the correct message sending procedure while not inside a command 2016-10-12 23:42:01 -05:00
phxntxm acc03ef22f Added error logging to record while testing 2016-10-12 23:36:19 -05:00
phxntxm c4ff668c2d Corrected where to update content 2016-10-12 21:32:59 -05:00
phxntxm 34f9cbba38 Corrected the minimum for minutes for creating a raffle 2016-10-12 21:31:36 -05:00
phxntxm d96731019d Corrected where the asyncio loop was being called from 2016-10-12 21:23:01 -05:00
phxntxm 2590d5d354 Added a task to check raffles periodically 2016-10-12 21:12:48 -05:00
phxntxm ea81bffe93 Corrected message when setting a new prefix 2016-10-12 16:54:30 -05:00
phxntxm f05e7a0089 Changed up message when removing custom prefixes; stopped updating the cache for prefixes twice 2016-10-12 16:52:36 -05:00
phxntxm bef4d48946 Corrected error where custom prefix cannot be removed 2016-10-12 16:49:52 -05:00
phxntxm 7dbebc8a44 Stripping the prefix to ensure no white space provided 2016-10-12 16:48:38 -05:00
Phxntxm aedfcd9956 Added a couple extra error checks to urban dictionary lookup 2016-10-10 22:46:32 -05:00
Phxntxm c5aad3a7e3 Changed list to string, as there's no reason to use a list here 2016-10-10 22:36:03 -05:00
Phxntxm 35ca3fcd2e Corrected issue where URL paramaters were being encoded incorrectly 2016-10-10 22:33:47 -05:00
Phxntxm 3193ba8add Added time zone to when the entry will end; added one to the Raffle 'ID' 2016-10-10 22:14:45 -05:00
Phxntxm ae6cfe57ed corrected some of the phrases Bonfire used for raffles 2016-10-10 22:12:23 -05:00
Phxntxm 11c55d026c Corrected errors with the raffle creating 2016-10-10 22:08:42 -05:00