1
0
Fork 0
mirror of synced 2024-06-29 03:30:57 +12:00
Commit graph

759 commits

Author SHA1 Message Date
Phxntxm ff3d62093a Added the aliases to the right method this time 2016-08-07 09:03:36 -05:00
Phxntxm 7969d65578 Added an alias 'invite' to the addbot command 2016-08-07 09:02:35 -05:00
Phxntxm 370c2e02b1 Changed the order of operations, in case the bot doesn't have permissions to delete/send a message 2016-08-07 08:55:35 -05:00
Phxntxm 425cf30965 Changed the order of operations, in case the bot doesn't have permissions to delete/send a message 2016-08-07 08:46:30 -05:00
Phxntxm 8e2c343cc1 reset battling in on_ready case there was a disconnect, and this was not cleared when it should be 2016-08-07 07:51:35 -05:00
Phxntxm 44ff02c4ba Added an error exception for NoPrivateMessage 2016-08-07 06:53:41 -05:00
Phxntxm 21806d4a00 Added an error exception for NoPrivateMessage 2016-08-07 06:52:20 -05:00
Phxntxm b13f0c6985 Changed the order of the printing of errors; some errors aren't providing a traceback and causing the actual error to stop printing 2016-08-07 06:49:01 -05:00
Phxntxm 01402384ac Changed the order of the printing of errors; some errors aren't providing a traceback and causing the actual error to stop printing 2016-08-07 06:47:42 -05:00
phxntxm 1cea255d83 Pep8 updates 2016-08-06 17:20:23 -05:00
phxntxm b5df9ce404 Changed uptime to use pendulum instead of datetime 2016-08-06 17:20:16 -05:00
Phxntxm f2a486c62f Provided more details printing, by printing the full command upon error 2016-08-06 11:52:15 -05:00
Phxntxm f974acca92 Added an extra newline to the printing of the queue 2016-08-06 10:25:38 -05:00
Phxntxm 07499611f3 Removed extra ] 2016-08-06 09:50:23 -05:00
Phxntxm d6fd844f92 corrected error where the wrong class was being checked for duration 2016-08-06 09:43:09 -05:00
Phxntxm e64ce2b06c Corrected syntax error on error printing 2016-08-06 09:39:02 -05:00
Phxntxm 2d96f351c7 Removed the leave command 2016-08-06 09:11:40 -05:00
Phxntxm a575baf5e1 Added a second error check in case response is not valid json text 2016-08-06 08:56:02 -05:00
Phxntxm 3eb79a073b Added an ETA message to estimate the next song in the queue that's yours 2016-08-06 08:09:24 -05:00
Phxntxm 23f01d0e1c Added a check to see if the person requesting a song is in the channel the bot is in 2016-08-06 07:35:59 -05:00
Phxntxm 6b161692a4 Added a check for if a queue was empty, when printing the queue 2016-08-06 07:27:08 -05:00
Phxntxm 6004664bf1 Added a bit more information on errors 2016-08-06 07:16:49 -05:00
Phxntxm 0998e85950 Fixed error where 'None' song would print, when no songs are playing 2016-08-06 06:55:32 -05:00
Phxntxm d729decf14 Changed say to send_message, as for some reason the channel was not being resolved automatically 2016-08-06 06:50:28 -05:00
phxntxm 3357e5a9f0 Corrected error when printing the queue 2016-08-05 19:55:44 -05:00
phxntxm 796ae55ffd Imported re for regex use 2016-08-05 17:00:16 -05:00
Phxntxm 3deed243ce Added a kdr to overwatch stats, when a hero is presented 2016-08-05 10:45:43 -05:00
Phxntxm a85082a876 Corrected error where only the author was searched instead of the user 2016-08-05 10:23:59 -05:00
Phxntxm d137884b5b Changed up error checking for if a hero isn't found/not used 2016-08-05 10:15:40 -05:00
Phxntxm 17e78cd38e Changed up error checking for if a hero isn't found/not used 2016-08-05 10:15:08 -05:00
Phxntxm 34e0496e36 Changed up error checking for if a hero isn't found/not used 2016-08-05 10:14:04 -05:00
Phxntxm 2e775e12d4 Changed up the base URL for overwatch 2016-08-05 10:01:06 -05:00
Phxntxm 5beeff465f Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-08-05 08:45:34 -05:00
Phxntxm ca596a99a3 Provided a queue command to print the current queue 2016-08-05 08:45:20 -05:00
phxntxm 05ba41b493 Removed alias that clashed with a previous command 2016-08-04 16:41:19 -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 ecf36d59c9 Added an error checking in case a tag was provided in the incorrect format 2016-08-04 10:49:24 -05:00
Phxntxm 567162268b Added an error checking in case a tag was provided in the incorrect format 2016-08-04 10:47:34 -05:00
Phxntxm c907f76ac8 Removed a loss for some who declines to battle 2016-08-04 10:20:28 -05:00
Phxntxm 3d83374424 Added the abilty to have multiple server ID's, if that ever happens 2016-08-04 09:30:34 -05:00
Phxntxm f6bdf056e5 Added an alias for the link to add Bonfire to a server 2016-08-04 09:30:18 -05:00
Phxntxm 7d1890ab59 Removed the ability to execute some commands via PM 2016-08-04 07:10:17 -05:00
phxntxm 721fe198fc Printing out the time left when a command is on cooldown 2016-08-03 20:40:35 -05:00
phxntxm c975e2b50c Printing out the time left when a command is on cooldown 2016-08-03 20:31:38 -05:00
phxntxm c2a24887e9 Added an error checking for unsupported URL's 2016-08-03 20:00:46 -05:00
Phxntxm 1c5bdaf5cc Added the required permission of kick_members to the notification change command 2016-08-01 11:18:31 -05:00
Phxntxm 8e30e32f8b Added the ability to change user notifications 2016-08-01 11:10:20 -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