1
0
Fork 0
mirror of synced 2024-06-27 18:50:35 +12:00
Commit graph

43 commits

Author SHA1 Message Date
Phxntxm 354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
Phxntxm e00985c1c7 Corrected all cases of no_pm, to ensure all commands are set as they should. 2016-10-06 20:16:25 -05:00
phxntxm 0ca396cc1f Corrected list comprehension to remove a poll from the list 2016-09-28 19:46:21 -05:00
phxntxm d6dfa7e5c0 Corrected error where dictionary was saved, instead of a list of dictionaries 2016-09-28 19:43:50 -05:00
phxntxm 891b7f018a Corrected a few issues with strawpolls 2016-09-28 19:39:51 -05:00
phxntxm fc3e947ea4 Corrected what value was checked on polls 2016-09-28 19:27:38 -05:00
phxntxm 26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
phxntxm 52ad367e0b Made sure that the id of the strawpoll is a string, not an int, when saving 2016-09-11 13:17:04 -05:00
phxntxm 6f9acb0d7a Changed up what was returned on invalid searches 2016-08-30 20:48:30 -05:00
phxntxm cad6fd4e14 Awaited the new save/get content methods 2016-08-30 19:11:25 -05:00
Phxntxm a16684a61c Added an exception for when strawpoll returns invalid data 2016-08-27 13:49:06 -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 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 bf408dc60f Corrected error upon removing with no id passed 2016-08-14 00:46:58 -05:00
phxntxm 595496103b Printed a message when a poll is remvoed 2016-08-14 00:42:57 -05:00
phxntxm c77a55cf80 Added the ability to remove a strawpoll 2016-08-14 00:41:05 -05:00
phxntxm 74130cdfbe Corrected printing of when the poll was created 2016-08-14 00:19:18 -05:00
phxntxm c585d3068a Corrected saving a member 2016-08-14 00:18:08 -05:00
phxntxm a0cfcd8c92 Corrected printing of options list 2016-08-14 00:14:41 -05:00
phxntxm 51438fdde5 Corrected issue where post headers were being sent on get requests 2016-08-14 00:10:51 -05:00
Phxntxm d29bad3ea0 removed unload function 2016-08-13 23:05:26 -05:00
Phxntxm ca52ec25b9 Corrected printing of polls 2016-08-13 23:05:06 -05:00
Phxntxm dbf3a5df5e Corrected printing of polls 2016-08-13 23:04:25 -05:00
Phxntxm 1899618b81 Corrected printing of polls 2016-08-13 23:01:25 -05:00
Phxntxm 0b67796c8d Corrected printing of the polls 2016-08-13 22:56:44 -05:00
Phxntxm 009d161474 Corrected error where a pendulum object was attempted to be serialzed 2016-08-13 22:53:43 -05:00
Phxntxm dbea3e89d9 Corrected how the author was saved 2016-08-13 22:31:35 -05:00
Phxntxm 3e3a459637 Added default dictionary if nothing is loaded 2016-08-13 22:29:36 -05:00
Phxntxm 07c8f286a2 Added the ability to save strawpolls per server 2016-08-13 22:27:12 -05:00
Phxntxm 55bb3ad2c5 Corrected error where a blank option would be submitted 2016-08-13 22:18:43 -05:00
Phxntxm ff82f250d3 Removed headers from the session, as that wasn't needed 2016-08-13 21:57:34 -05:00
Phxntxm 82709c9b5f imported missing module 2016-08-13 21:50:18 -05:00
Phxntxm aea37395eb moving setup to the top to test 2016-08-13 21:33:12 -05:00
Phxntxm a38c03c2f3 Modifying setup 2016-08-13 21:24:19 -05:00
Phxntxm 1bb4c96fae Moved setup function to see if that fixes the error 2016-08-13 21:20:30 -05:00
Phxntxm 1458e3b4e9 Removed traceback printing 2016-08-13 21:10:53 -05:00
Phxntxm 89d5bd9a22 Corrected error in comprehension 2016-08-13 20:53:01 -05:00
Phxntxm 80ff6b31be Corrected syntax error 2016-08-13 20:49:58 -05:00
Phxntxm 10a1c87e0e Added required setup method 2016-08-13 20:48:08 -05:00
Phxntxm c40d3e9fe5 Corrected syntax error 2016-08-13 20:47:18 -05:00
Phxntxm 3262abe24f Added a strawpoll cog 2016-08-13 20:46:47 -05:00