1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

884 commits

Author SHA1 Message Date
Phxntxm baa6d5899f Removed converting puncation to blanks 2016-08-19 22:27:48 -05:00
Phxntxm 2c55799379 Added an exception in case no option was passed 2016-08-19 18:55:51 -05:00
Phxntxm e8e33c46f0 Added a check for if a close match to the provided game is not found 2016-08-19 18:52:38 -05:00
Phxntxm e64e47c640 Added a check to see if the bot's steam info was being looked up 2016-08-19 18:44:18 -05:00
Phxntxm 6c3fa02134 corrected which group to get in the regex search 2016-08-19 18:36:47 -05:00
Phxntxm 804bc3ad8b Corrected syntax error 2016-08-19 18:33:30 -05:00
Phxntxm 846b29c1f3 Corrected some error checking on lookups 2016-08-19 18:32:24 -05:00
Phxntxm 4ce7340600 Corrected what was being sent to the get_app_id method 2016-08-19 18:11:53 -05:00
Phxntxm 305d18ba64 Corrected what's printing in the game slot 2016-08-19 18:09:50 -05:00
Phxntxm d9823485ef Corrected syntax error 2016-08-19 18:08:28 -05:00
Phxntxm 70a8682a11 Corrected syntax error 2016-08-19 18:05:25 -05:00
Phxntxm d70f9d5a76 Corrected syntax error 2016-08-19 18:03:54 -05:00
Phxntxm d0f7d8d784 Corrected syntax error 2016-08-19 18:02:46 -05:00
Phxntxm 5a55d346d4 Corrected syntax error 2016-08-19 18:02:12 -05:00
Phxntxm 4286e9da26 Corrected syntax error 2016-08-19 18:01:22 -05:00
Phxntxm c4127f2911 Added the ability to search achievements/info on a user 2016-08-19 18:00:16 -05:00
Phxntxm 0cb6fc07be Changed where to pull display names from 2016-08-19 17:19:21 -05:00
Phxntxm e9bc5aaab7 Corrected what the member was called 2016-08-19 14:46:52 -05:00
Phxntxm cf06356482 Added the ability to save a steam account per user 2016-08-19 14:45:48 -05:00
phxntxm 938337688b Cleaned up first setup of csgo stats 2016-08-19 02:02:40 -05:00
phxntxm 9fda303ab1 Corrected error where .json() wasn't being awaited) 2016-08-19 02:00:50 -05:00
phxntxm 04e08ec177 Corrected error where .text() wasn't being awaited) 2016-08-19 01:59:33 -05:00
phxntxm 9fda5f3bad Sent headers with the requests 2016-08-19 01:52:59 -05:00
phxntxm 942bd67c2c Added required setup function 2016-08-19 01:50:00 -05:00
phxntxm 43aa1042a4 Created initial steam cog 2016-08-19 01:48:38 -05:00
phxntxm 88426b824e Created initial steam cog 2016-08-19 01:48:15 -05:00
phxntxm 4a436bb3ba Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-08-19 01:13:15 -05:00
phxntxm cfac889db8 Corrected issue with the update records, if no entry yet 2016-08-19 01:13:03 -05:00
Phxntxm d6ecec0d5b Adding a test command to test mini-data classes 2016-08-18 22:50:54 -05:00
Phxntxm 2c694dbeb9 Adding a test command to test mini-data classes 2016-08-18 22:50:32 -05:00
Phxntxm d6470a19e8 Adding a test command to test mini-data classes 2016-08-18 22:50:11 -05:00
Phxntxm 74f5fe0ec0 Adding a test command to test mini-data classes 2016-08-18 22:49:17 -05:00
Phxntxm 2a20635536 Adding a test command to test mini-data classes 2016-08-18 22:48:50 -05:00
Phxntxm 8f7a3e58cd Added support for carbonitex posting 2016-08-18 20:56:41 -05:00
Phxntxm c4983c10fc Added comments, changed up the server setting so that multiple servers can be notified 2016-08-18 15:55:04 -05:00
phxntxm 86018bc24d Removed attempt to get .items() of a tuple) 2016-08-18 12:52:25 -05:00
phxntxm 8f3f3ca58d Sorted the list of booped members 2016-08-18 12:49:45 -05:00
phxntxm 8a1a7900a7 Corrected error if a member was provided but not mentioned 2016-08-18 12:44:40 -05:00
phxntxm 71c0d499c6 Corrected issue with wiki searching, that caused wrong articles to be pulled 2016-08-17 16:28:45 -05:00
phxntxm 8919b1210c Changed directory before importing config file, to stop it from erroring out when looking for required files 2016-08-17 15:46:20 -05:00
phxntxm 556022abbc Changed up safe restart command, to actually work 2016-08-16 21:19:44 -05:00
phxntxm 3a7461180c Added some comments, corrected error where tags were not saved 2016-08-16 19:45:01 -05:00
phxntxm 7735bbc081 CHanged the hangman usage to check lower, to make cases not sensitive 2016-08-16 10:30:04 -05:00
phxntxm c8730a3b6f Corrected some syntax/pep8 errors 2016-08-16 10:22:32 -05:00
phxntxm 8239d66524 Corrected syntax errors 2016-08-16 06:12:36 -05:00
Phxntxm f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -05:00
Phxntxm d334c5584d Removed comment for restarting 2016-08-15 16:16:01 -05:00
Phxntxm 2fb38350da Added a saferestart command, temporarily commenting out the part that actually restarts, for testing 2016-08-15 16:15:27 -05:00
Phxntxm 050e668450 Changed up formatting a bit 2016-08-15 15:46:08 -05:00
Phxntxm 99cd485f5b Changed the formatting so that the url can be clicked 2016-08-15 15:45:29 -05:00