1
0
Fork 0
mirror of synced 2024-06-02 02:34:32 +12:00
Commit graph

1032 commits

Author SHA1 Message Date
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
Phxntxm 2e0a0f823b Added a raffle class 2016-10-10 21:58:05 -05:00
Phxntxm b413da5e96 Stopped from returning if no permissions provided 2016-10-09 21:48:38 -05:00
Phxntxm 0372ce5277 Allowed for no permissions, and only one to be provided when creating roles 2016-10-09 21:46:06 -05:00
Phxntxm 439c5ccdc7 Added a kick, and unban command 2016-10-09 17:19:20 -05:00
Phxntxm 5471f5d072 Corrected syntax error 2016-10-09 17:03:37 -05:00
Phxntxm adf41cc7e6 Added a ban command, with the ability to preemptively ban someone 2016-10-09 16:56:47 -05:00
Phxntxm 044e977674 Added the da cog as a default cog to load 2016-10-08 14:22:56 -05:00
phxntxm e529bb8804 Corrected all issues with the da RSS feed 2016-10-08 02:45:24 -05:00
phxntxm 0ab813f834 Removed losses from overwatch stats, as they're completely broken on blizzard's side 2016-10-08 01:20:43 -05:00
phxntxm 12d3170bd8 Updated gitignore 2016-10-08 00:48:40 -05:00
phxntxm 7e59c813ec Corrected syntax error 2016-10-08 00:11:10 -05:00
Phxntxm b321ec5f6e Corrected syntax error 2016-10-07 21:45:06 -05:00
Phxntxm fe4258e32f Added the ID's needed for DA 2016-10-07 21:45:00 -05:00
Phxntxm 90b93b6010 Added an extra check, in case user is subscribed to no one 2016-10-07 21:03:00 -05:00
Phxntxm 44d25dc140 Corrected how to check for a subscription already 2016-10-07 21:01:50 -05:00
Phxntxm 9cdbfda3ee Corrected how to remove a subscription 2016-10-07 20:58:52 -05:00
Phxntxm ca9d3e1f06 Ensured rethinkdb is imported for use 2016-10-07 20:57:05 -05:00
Phxntxm 18c13862ad Corrected when to await for the post task 2016-10-07 20:54:46 -05:00
Phxntxm e90b1630cd Cleaned up the tasks in order to check posts/get the token 2016-10-07 20:40:59 -05:00
Phxntxm 2b60d45dbf Corrected issue where a date and string were being compared 2016-10-07 20:34:05 -05:00