Commit Graph

19 Commits

Author SHA1 Message Date
41e5f32374 patch for times on del output being bad. patch for look output not being ordered. patch for user todo list being restricted 2020-10-29 20:25:37 +00:00
047795810e fixed removing todo list items 2020-10-27 22:53:05 +00:00
fa17978add fix for a number of commands that had managable permissions not being managable 2020-10-26 19:50:51 +00:00
3e490bb5c4 removed standard_framework completely 2020-10-26 11:10:00 +00:00
c0be97115c be explicit with columns in some sql queries 2020-10-20 00:31:56 +01:00
fd84a57e82 improvements to todo interface, now using todos and todoc as with old versionn 2020-10-17 15:21:00 +01:00
87a7c69b76 improving the todo interface. switched up some of the dp.py include_strs to use cargo_manifest_dir 2020-10-17 02:10:36 +01:00
c9fd2fea81 ran rustfmt over project. cleared up a couple of clippy things 2020-10-12 21:01:27 +01:00
88596fb399 padded readme out. made python location configurable. made ignore_bots configurable. replaced max_message_length with serenity's provided constant 2020-10-12 19:12:33 +01:00
3756e462e0 fixed strings in todo commands. improved clarity of main.rs. improved the signature of RegexFramework::new() 2020-10-12 18:37:14 +01:00
jude
6002aa2170 cleared up some clippy issues. natural command progress 2020-09-25 12:48:44 +01:00
jude
e69264d726 starting other commands 2020-08-18 20:09:21 +01:00
jude
d95652a605 made boxing cleaner 2020-08-18 00:19:40 +01:00
jude
08c274fb27 made boxing cleaner 2020-08-18 00:19:15 +01:00
jude
09b09c06b2 more todo commands 2020-08-18 00:18:33 +01:00
jude
9574283638 cleared up some issues. added add, view, remove, clear methods 2020-08-17 14:16:52 +01:00
jude
868e29c53a working on todo command 2020-08-11 00:26:39 +01:00
jude
f37bf23d9f changed Args to String because we dont need that 2020-08-10 22:12:26 +01:00
jude
27c62e6ac2 started adding commands 2020-08-09 23:59:31 +01:00