35 Commits

Author SHA1 Message Date
Dan
efd6cdc0d5 Fix: Changed everything to conform to Flake8.
Fix: Added some code to fix the reconnect/disconnect error.
Docs: Added setup.cfg to set everything to be 120.
2024-05-20 09:48:34 -04:00
Dan
d42975d981 Added pre-commit checks 2024-05-07 09:49:27 -04:00
Dan
02c03fe992 Changed Nessa's Image. Fixed the issue with consent that was causing 400 error. Fixed a missed tab in commands that should fix the issue with updating task error 2024-05-07 09:48:25 -04:00
Dan
2aa3b20b6d Fixed the command so it actually works 2024-05-05 21:38:16 -04:00
Dan
5d3068ebc9 Fixed an error 2024-05-05 21:16:48 -04:00
Dan
de18257c3e Added a force sync command, setting it so that me or any admin in the guild can run the command 2024-05-05 21:13:35 -04:00
Dan
bf0e320402 Whoops, Missed a couple of commas 2024-05-05 20:44:41 -04:00
Dan
b904b1087d Added a Char Limit to the report function. Updated the tasks to now inlcude choices 2024-05-05 20:44:03 -04:00
Dan
bb5c034309 added anon report 2024-05-05 20:05:05 -04:00
Dan
bff5b4387b Fixed a mistake 2024-05-05 19:30:10 -04:00
Dan
4464e0107d Removed the extra reminder.py, fixed the .bat, fixed up nessa.py 2024-05-05 19:22:15 -04:00
Dan
9ce8c910c8 Doing a lot of overhaul to add reminders 2024-05-05 19:09:19 -04:00
Dan
ff15da0061 Fixed the database issue 2024-05-05 17:29:53 -04:00
Dan
38485c5a98 Did some final tweaking to the logger 2024-05-05 17:23:47 -04:00
Dan
14d5ba091d Fixed some missing imports 2024-05-05 17:15:14 -04:00
Dan
f9d455a071 Fixed a goof with confirm.py and fixed requirements.txt 2024-05-05 17:05:50 -04:00
Dan
74af502512 removed the old .bat 2024-05-05 16:43:06 -04:00
Dan
ce1d4626a8 Changing the project to being called Nessa now 2024-05-05 16:38:32 -04:00
Dan
e5a189d9cb Added a privacy-policy command to Dolly. Also Fixed up How the consent is worded. 2024-05-05 14:26:58 -04:00
Dan
4ab30887d9 Fixed the consent so now it requires it all the time 2024-05-05 12:38:44 -04:00
Dan
f0da9a3241 Updated the consent to allow opt-in or out 2024-05-04 21:46:10 -04:00
Dan
c7791fc4aa adding a consent requirement 2024-05-04 21:30:49 -04:00
Dan
2f2f9ab568 Fixed the shutdown command 2024-05-04 21:15:07 -04:00
Dan
fe52fec2f8 Added a shutdown command 2024-05-04 20:44:45 -04:00
Dan
e1151f8423 Added commands to remove projects and tasks 2024-05-04 20:19:17 -04:00
Dan
80becf1961 Changed the List function to use project name instead of project id 2024-05-04 19:35:01 -04:00
Dan
e8ce8575e8 Added the list commands for both tasks and projects. 2024-05-04 17:06:30 -04:00
Dan
4599f49e84 Fixed up the current commands. Added a logger. Added a catch-all 2024-05-04 16:36:42 -04:00
Dan
07ce578edf Fixed up the code. Now just need to fix the add_task command 2024-05-04 12:34:03 -04:00
Dan
051ceb8d7d Fixed the .bat to use the .venv and fixed the commands to be shortened 2024-05-03 22:54:31 -04:00
Dan
efad3e79dc Fixed all of the whoops 2024-05-03 22:45:59 -04:00
Dan
e28176b558 Redid Dolly's code 2024-05-03 22:38:27 -04:00
Dan
4ea2ffb162 reset Dolly by removing all of her code 2024-05-03 20:00:22 -04:00
e7f1d38e36 Added a .bat file to allow for Dolly to run on windows. 2023-12-21 15:10:19 -05:00
3b5652ebb9 Initial Commit for Dolly:
Dolly is a simple Discord Bot that *right now* only does TODO lists. She does not handle anything else.
2023-12-21 14:54:10 -05:00