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

31 commits

Author SHA1 Message Date
Phxntxm 0968284ede Implement the new tag setup 2017-03-25 22:39:18 -05:00
phxntxm 58eb623a1a Stopped trying to pull from a one indexed list, as we no longer use that in key'd tables 2017-03-08 00:43:40 -06:00
phxntxm f91e992d25 Corrected the commenting method to python (stupid php....) 2017-03-08 00:16:11 -06:00
phxntxm 67d8fedef8 Updated for rewrite: Batch 6 2017-03-07 22:28:30 -06:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
Phxntxm 7f0fec170f Made sure that tags cannot be created that mention everyone 2016-12-12 09:52:04 -06:00
Phxntxm 354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
phxntxm a51ef0879a Added an error check if a server has no tags setup 2016-10-01 13:11:48 -05:00
phxntxm bdacd6ae92 Corrected error where no content was saved when using add 2016-09-28 19:17:07 -05:00
phxntxm 26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
Phxntxm 15dedc5256 Added a zero-width space to tags to ensure they can't trigger other bot's commands 2016-09-12 15:34:31 -05:00
phxntxm 04ccc6bdc1 Corrected how to save tags 2016-09-02 00:40:32 -05:00
phxntxm d0f81a3f1a Corrected tags as rethinkdb cannot save lists 2016-08-31 18:19:47 -05:00
phxntxm 65d4b143b3 Ensured that the connection closes when saving and getting data 2016-08-30 21:19:19 -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 5b8fc913b8 PEP8 changes 2016-08-30 17:33:46 -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 3a7461180c Added some comments, corrected error where tags were not saved 2016-08-16 19:45:01 -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 881ac09ab7 Removed checking for saving returns True, as this is no longer valid 2016-08-13 15:16:52 -05:00
phxntxm 08518e3beb Made updates to add a default dictionary/list if one was not found in the config file 2016-08-09 21:13:53 -05:00
phxntxm 796ae55ffd Imported re for regex use 2016-08-05 17:00:16 -05:00
Phxntxm ecf36d59c9 Added an error checking in case a tag was provided in the incorrect format 2016-08-04 10:49:24 -05:00
Phxntxm 567162268b Added an error checking in case a tag was provided in the incorrect format 2016-08-04 10:47:34 -05:00
Phxntxm 7d1890ab59 Removed the ability to execute some commands via PM 2016-08-04 07:10:17 -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 70be37b770 Changed the checks on all commands to use the revised custom format 2016-07-30 07:30:28 -05:00
Phxntxm 831ed6125f Added the required setup function 2016-07-23 07:01:16 -05:00
Phxntxm d989cb8321 Added two cogs for specific categories 2016-07-23 06:59:02 -05:00