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

27 commits

Author SHA1 Message Date
phxntxm 280544b734 Made the last change on tag as well 2016-07-12 10:58:25 -05:00
phxntxm d3a20edcf3 Changed back to the normal format for selecting the database 2016-07-12 10:56:55 -05:00
phxntxm 42fc65c789 Changed ' to triple " 2016-07-12 10:53:13 -05:00
phxntxm 00d92d30cb Changed second paramater to a tuple 2016-07-12 10:50:51 -05:00
phxntxm f86880d634 Fixed a couple errors 2016-07-12 10:48:34 -05:00
phxntxm 460524d23b Added a 'tag' command to create custom tags 2016-07-12 10:47:41 -05:00
Phxntxm 0323678d67 Added exception to handle if 'd' is passed as the only valid part of the regex parsing 2016-07-11 13:18:57 -05:00
Phxntxm 7d85fc1f55 Added exception to handle if 'd' is passed as the only valid part of the regex parsing 2016-07-11 13:16:18 -05:00
Phxntxm 209631a2dd Printed the amount of sides of the die 2016-07-11 13:13:25 -05:00
Phxntxm 4e27daafbf Printed the amount of sides of the die 2016-07-11 12:58:53 -05:00
Phxntxm 7c4066131c Changed limit of the side of dice to 100 instead of 25 2016-07-11 12:56:43 -05:00
phxntxm 547025790e Fixed old connection closing method, used new function inside of confi 2016-07-10 16:18:30 -05:00
Phxntxm 38938cdbcc Modified the regex to match 0 or more times of a number 2016-07-10 09:05:52 -05:00
Phxntxm 0c0e4ea52c Changed the range, was rolling 1 too many times 2016-07-10 08:59:33 -05:00
Phxntxm 1e5be0e8c6 Imported re 2016-07-10 08:58:46 -05:00
Phxntxm dd85ba49a5 Added notation support for rolling dice 2016-07-10 08:58:03 -05:00
Phxntxm e2b300f604 Removed stupid ', I hate Geany. Give me a new IDE please 2016-07-09 13:32:51 -05:00
Phxntxm 22a4e1e9fb Added a description to the addbot command 2016-07-09 13:31:40 -05:00
Phxntxm e607beb88d Changed bot to self.bot 2016-07-09 13:30:45 -05:00
Phxntxm 8128ea309e Changed join to addbot, join already exists 2016-07-09 13:28:48 -05:00
Phxntxm b229bdd100 Added necessary : after method 2016-07-09 13:28:00 -05:00
Phxntxm 9dbfb66119 Changed a description n mod, added a join command to provide a link to add the bot to another server 2016-07-09 13:27:14 -05:00
Phxntxm 28b47d2a13 Properly closed MySQL connections 2016-07-09 11:33:48 -05:00
Phxntxm 1752c5d9f5 Setup derpi link to search the database instead of the old configuration file. 2016-07-09 11:25:28 -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 14a8222e40 Added class descriptions for cogs; created listboops command 2016-07-08 20:59:10 -05:00
phxntxm 2bde1ce936 Complete modification to use cogs 2016-07-08 20:27:19 -05:00