1
0
Fork 0
mirror of synced 2024-09-30 09:17:13 +13:00
Commit graph

1062 commits

Author SHA1 Message Date
Phxntxm
e0f7260a70 Moved utility functions to the utility file 2016-12-09 21:25:08 -06:00
Phxntxm
532c0078eb removed some old, useless commands 2016-12-09 21:25:00 -06:00
Phxntxm
c72aff607e Added a command to provide the avatar for someone 2016-12-09 21:24:51 -06:00
Phxntxm
a456099944 Added shard id/count to the server info command 2016-12-08 21:11:05 -06:00
Phxntxm
8bfe396c07 Added shard id/count to the server info command 2016-12-08 21:10:05 -06:00
Phxntxm
af30023d8d Sorted the command list alphabetically 2016-12-02 20:04:57 -06:00
phxntxm
17d8541bb8 Changed the order the reactions are added 2016-12-02 00:27:17 -06:00
phxntxm
abb2e87514 Added the ability to change pages 2016-12-02 00:25:50 -06:00
Phxntxm
3943c8e740 Corrected issue where qualified name was being pulled on a child command 2016-12-01 23:02:33 -06:00
Phxntxm
49bd09fc52 Corrected issue were aliases were still detected on child commands 2016-12-01 22:59:59 -06:00
Phxntxm
dd3405141b Corrected issue where suppressed error hid an issue with which list was sent to the recursive calls 2016-12-01 22:56:57 -06:00
Phxntxm
e283a5160c Redesigned the embed for help 2016-12-01 22:24:54 -06:00
Phxntxm
478c3172bf Corrected syntax error 2016-12-01 22:04:03 -06:00
Phxntxm
aa3b874b1f Corrected syntax error 2016-12-01 22:02:42 -06:00
Phxntxm
0c3245aecc Added the new utilities module 2016-12-01 22:01:53 -06:00
Phxntxm
653a8acc6d Added new format to default help command 2016-12-01 21:58:28 -06:00
Phxntxm
669d82dd52 Allowed a message to be sent with boop 2016-12-01 19:28:13 -06:00
phxntxm
88af06b58c Corrected issue (This used to work, rethinkdb wut r u doin?) causing new rules to fail to add 2016-11-29 02:35:27 -06:00
phxntxm
0bc7eb2dc0 Corrected the deafult setting for message 2016-11-29 02:16:10 -06:00
phxntxm
bf692e4c74 Pep8 changes 2016-11-29 02:05:22 -06:00
Phxntxm
354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
Phxntxm
26f620839a Corrected issue with the data sent to the embed 2016-11-28 21:57:16 -06:00
Phxntxm
ffe9837064 Actually sent the embed now.... 2016-11-28 21:52:45 -06:00
Phxntxm
24ccb076db First attempt at reworking the help command 2016-11-28 21:51:18 -06:00
Phxntxm
350a8b517d Changed the order of the fields, due to the length of the uptime 2016-11-20 19:31:39 -06:00
Phxntxm
d8bbc3f1e3 Corrected the paramater passed to add_field 2016-11-20 19:28:59 -06:00
Phxntxm
8d57ce6c03 Corrected syntax error 2016-11-20 19:28:09 -06:00
Phxntxm
2b85dabb15 Changed the info command to use the new embed system 2016-11-20 19:27:34 -06:00
Phxntxm
766cd6f004 Corrected the check for the online status 2016-11-20 18:59:40 -06:00
Phxntxm
98d3f18b71 Corrected the url parameter, cast the region to a string 2016-11-20 18:56:16 -06:00
Phxntxm
4ad5dd3142 Added a server info command, using the new embed feature 2016-11-20 18:54:07 -06:00
Phxntxm
44d4f66ef5 Changed up the logging to make sure errors are recorded, along with information needed 2016-11-12 22:06:02 -06:00
Phxntxm
6e5a1f6d45 Added the log so that it can be used 2016-11-12 21:49:36 -06:00
Phxntxm
ca3dca00d9 Added the log so that it can be used 2016-11-12 21:49:02 -06:00
Phxntxm
4c1d29efba Logged response from DA, as it appears the second go around it errors out 2016-11-12 18:38:34 -06:00
Phxntxm
fcc3f8eb1b Corrected an issue where the wrong information was used for the channel ID 2016-11-12 18:35:38 -06:00
Phxntxm
4d6c21dd87 Imported traceback 2016-11-12 18:22:43 -06:00
Phxntxm
3bd12851b8 Logging possible exceptions 2016-11-12 18:10:36 -06:00
Phxntxm
0a7a997072 Lowered the cooldown on hangman 2016-11-10 22:49:16 -06:00
Phxntxm
38639662f5 Indented the description 2016-11-10 21:12:30 -06:00
Phxntxm
bde010dd6a Added a new cog for use to 'fake' the playlist cog 2016-11-10 21:03:31 -06:00
Phxntxm
8e19bd947a Added a help URL to be used with the help command 2016-11-10 21:03:05 -06:00
Phxntxm
1018f1c3fa Added a custom help command 2016-11-10 21:02:51 -06:00
phxntxm
baf209e963 Removed the clientsession, as this was disconnecting during the request 2016-11-01 15:41:37 -05:00
phxntxm
7b138c4683 Added the traceback to the log 2016-11-01 15:32:09 -05:00
phxntxm
3c6260277a Temporary logging the error for requests in links, as it's not working 2016-11-01 15:25:46 -05:00
phxntxm
642dd1f71c Implemented a retry ability when requesting HTTP data 2016-11-01 14:59:45 -05:00
phxntxm
876389bb67 Had the 'stats' command send the banner 2016-11-01 14:34:05 -05:00
phxntxm
0dfa1db8e8 Stopped allowing to start a game with yourself 2016-11-01 14:29:02 -05:00
Phxntxm
48f5a0c262 Removed erroneous loop, as it was no longer being used 2016-10-31 14:38:59 -05:00
Phxntxm
a0327cee61 git 2016-10-31 14:36:15 -05:00
phxntxm
5cd4ad7862 Moved events to their own cog 2016-10-30 23:32:33 -05:00
phxntxm
c4c3e03c39 Temporarily disabled music playing stats due to the load balance change; will require IPC to enable again 2016-10-30 23:29:11 -05:00
Phxntxm
280728721e Added extensions to the config file instead of by default 2016-10-30 22:14:30 -05:00
Phxntxm
b4e7f4adbe Corrected syntax error 2016-10-30 17:09:53 -05:00
Phxntxm
6ac47c3602 Corrected syntax error 2016-10-30 17:09:32 -05:00
Phxntxm
3967f3eb7d Corrected syntax error 2016-10-30 17:09:00 -05:00
Phxntxm
79e9e66d95 Changed image creation to use tuples, to allow order preservation 2016-10-30 16:54:58 -05:00
Phxntxm
5e1976dcb8 Ensured the joke found was not over the discord text limit 2016-10-30 13:45:41 -05:00
Phxntxm
fce156e93b Added a message in the beginning of looking up the Osu stats, as sometimes it takes a while to respond 2016-10-29 22:41:12 -05:00
Phxntxm
d16d7dcb4e Converted the difficulty to a float 2016-10-29 22:38:58 -05:00
Phxntxm
58f5d79bd4 Ensured the first result when searching a specifc beatmap 2016-10-29 22:38:00 -05:00
Phxntxm
8826ff768b corrected syntax error 2016-10-29 22:35:00 -05:00
Phxntxm
b71680b106 Added beatmap data to the scores command 2016-10-29 22:33:47 -05:00
Phxntxm
69b20cc55f corrected syntax error 2016-10-29 22:17:44 -05:00
Phxntxm
55df57fa74 corrected syntax error 2016-10-29 22:17:17 -05:00
Phxntxm
1951aaa665 Added a top beatmaps command to osu 2016-10-29 22:16:16 -05:00
Phxntxm
6445a8ae17 Added a check to make sure results were found 2016-10-29 16:39:37 -05:00
Phxntxm
7d5b51bb6e Added the progress and length to the message for the progress 2016-10-29 16:00:53 -05:00
Phxntxm
e318c27413 Corrected which property was called 2016-10-29 15:56:53 -05:00
Phxntxm
01acaa3e51 Added a check to remove unliked characters in the song name, i.e. []<> 2016-10-29 15:30:30 -05:00
Phxntxm
ebb4add7c9 Added the ability to get the current progress of a song 2016-10-29 15:23:12 -05:00
Phxntxm
47875dcb62 Changed the name of a couple keys 2016-10-29 15:22:55 -05:00
Phxntxm
52a979bc78 Passed the member instead of the user string 2016-10-28 22:34:50 -05:00
Phxntxm
6f3595f6de Got rid of extraneous ) 2016-10-28 22:25:47 -05:00
Phxntxm
def3bdb7bd Added an osu module 2016-10-28 22:16:25 -05:00
Phxntxm
5c9f2688e1 Added the osu key to the config 2016-10-28 22:16:01 -05:00
Phxntxm
981948c2d6 Ensured the dict's key and values were used 2016-10-28 22:15:48 -05:00
Phxntxm
b28d6ff4b8 Added a default user agent to use, modifiable from the config file 2016-10-28 19:33:55 -05:00
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
17121f0d20 Added an exception, for if the files aren't found for the banner creation 2016-10-16 00:27:07 -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