From a181759e4a108c35fcf6898abbf17f2a424d85dc Mon Sep 17 00:00:00 2001 From: Jean-Pierre Appel Date: Mon, 25 Dec 2023 17:17:09 -0500 Subject: rewrite content and config --- content/projects/dadbot/index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/projects/dadbot/index.md (limited to 'content/projects/dadbot/index.md') diff --git a/content/projects/dadbot/index.md b/content/projects/dadbot/index.md new file mode 100644 index 0000000..547488f --- /dev/null +++ b/content/projects/dadbot/index.md @@ -0,0 +1,16 @@ +--- +title: Dadbot +start_date: 2023-04-16 +end_date: 2023-04-26 +date: 2023-04-26 +summary: "A fun discord bot" +description: "A fun discord bot" +github: "https://github.com/cs220s23/dadbot" +categories: +- "Class Project" +tags: +- "python" +- "discord" +--- + +Dadbot is a discord bot completed as a final project for CSCI220: *Introduction to DevOps*. -- cgit v1.2.3