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

118 commits

Author SHA1 Message Date
Phxntxm 934ccb6d86 Added a wikipedia command 2016-08-15 15:43:18 -05:00
Phxntxm 37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
Phxntxm 58d87ceba9 I forgot an await.... 2016-08-13 17:48:49 -05:00
Phxntxm b418d91d31 Corrected what should be added to the 'author' list 2016-08-13 17:48:13 -05:00
Phxntxm e63bbcd70b Added a missing import 2016-08-13 17:46:45 -05:00
Phxntxm f1a88015b3 Added an information command to print some information about the bot 2016-08-13 17:46:15 -05:00
Phxntxm 2f9b75f5d7 Changed random generating to use SystemRandom, for better random numbers 2016-08-13 14:58:47 -05:00
Phxntxm b8b923a7a9 Corrected the glob checking 2016-08-12 18:54:37 -05:00
Phxntxm c95bdcbd96 Changed up saving content, as this sometimes caused the config file to be completely erased 2016-08-12 14:38:59 -05:00
Phxntxm 600a704e8b Corrected error where no nsfw_channel was found 2016-08-12 14:32:38 -05:00
Phxntxm 89ca7b0469 Changed pathing to relative pathing 2016-08-11 21:13:35 -05:00
Phxntxm 1002dcc9a8 Added a snek command 2016-08-07 13:04:52 -05:00
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 b5df9ce404 Changed uptime to use pendulum instead of datetime 2016-08-06 17:20:16 -05:00
phxntxm 05ba41b493 Removed alias that clashed with a previous command 2016-08-04 16:41:19 -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 3a77330eb3 Changed up formatting for code blocks, as sometimes a line would be removed from it 2016-07-31 14:11:05 -05:00
phxntxm 8e050c016e Updates to comply with PEP 8 2016-07-30 19:20:55 -05:00
Phxntxm 226b47453e corrected the detection of when the songs' queue is full 2016-07-30 12:25:01 -05:00
Phxntxm c29b9f6aea corrected syntax error 2016-07-30 10:01:48 -05:00
Phxntxm 945e3ef878 corrected syntax error 2016-07-30 10:00:51 -05:00
Phxntxm 6983cf8d6b Added an uptime command to the bot 2016-07-30 09:59:35 -05:00
Phxntxm 70be37b770 Changed the checks on all commands to use the revised custom format 2016-07-30 07:30:28 -05:00
phxntxm 5259b3ec3d Removed test command 2016-07-28 18:08:06 -05:00
phxntxm ac4398e4a8 Testing command 2016-07-28 18:05:06 -05:00
Phxntxm 5f399bac82 Printing flag states for testing playlist error 2016-07-24 13:09:15 -05:00
Phxntxm 43a1025da0 Fixed issue with not providing a die notation for roll command 2016-07-24 10:34:04 -05:00
Phxntxm 5072bebec0 Used the upload helper function instead of bot.send_file 2016-07-23 09:20:10 -05:00
Phxntxm fd4da26ff8 Removed some commands to make specific cog for them 2016-07-23 06:58:35 -05:00
Phxntxm cd26475200 Added a tags command to list all the tags from this server 2016-07-22 10:12:53 -05:00
Phxntxm ba4d6e8c72 Created a test command to test the type hinting 2016-07-22 06:55:35 -05:00
Phxntxm d9931dcf3b Corrected syntax error 2016-07-22 06:54:59 -05:00
Phxntxm e783f575e0 Corrected syntax error 2016-07-22 06:54:31 -05:00
Phxntxm 81207a517e Created a test command to test the type hinting 2016-07-22 06:54:03 -05:00
Phxntxm 2d9c2a8e87 Fixed syntax error 2016-07-21 07:32:53 -05:00
Phxntxm 42090a39f6 Added a soft fail if there is no result found for the search for the e621 command 2016-07-21 07:30:04 -05:00
phxntxm 65c0628a0b Removed creation of short link for derpibooru links, a discord update broke embedding images if there was a redirection (which is all shortened links are) 2016-07-20 18:51:17 -05:00
phxntxm 187da1fe35 Upped the limit on the amount of posts that can be retrieved from a single e621 call, made the bot say that it's retrieving an image since this might take a bit 2016-07-20 17:17:30 -05:00
phxntxm bfff8e3ffb Fixed issue where the server was being searched instead of the channel 2016-07-20 17:08:46 -05:00
phxntxm c5dd7a1cee Removed printing of URL; error has been corrected 2016-07-20 17:05:13 -05:00
phxntxm 5eef079ddf Fixed error where I was adding a space instead of %20 to the URL 2016-07-20 17:03:47 -05:00
phxntxm ebca490ada Printing the URL, to figure out the error I'm receiving 2016-07-20 17:01:01 -05:00
phxntxm f34f77f5e5 Added an e621 command to search e621's images 2016-07-20 16:59:19 -05:00
phxntxm de5503d5ea Changed description of the calendar command 2016-07-18 18:40:09 -05:00
phxntxm d1db6f2ec8 Lowercased the month to match the months dictionary 2016-07-18 18:30:52 -05:00
phxntxm 9860351caa Fixed syntax error 2016-07-18 18:29:40 -05:00
phxntxm e90c764428 Added a calendar command 2016-07-18 18:25:03 -05:00
Phxntxm dd0d54954d Modified cogs to print an error if Bonfire could not save any data 2016-07-18 07:06:13 -05:00
phxntxm a9267f106e Git rid of useless references, and updated for pep8 2016-07-17 16:10:12 -05:00