diff options
| author | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-12-25 17:17:09 -0500 |
|---|---|---|
| committer | Jean-Pierre Appel <jeanpierre.appel01@gmail.com> | 2023-12-25 17:17:09 -0500 |
| commit | a181759e4a108c35fcf6898abbf17f2a424d85dc (patch) | |
| tree | 6b8d7454db70a1a8dec81fb138e7085e6541d9d6 /content/projects/dadbot | |
| parent | 5e24ef726bf10fac4ad24cee27b9b1fa796cd6eb (diff) | |
rewrite content and config
Diffstat (limited to 'content/projects/dadbot')
| -rw-r--r-- | content/projects/dadbot/index.md | 16 |
1 files changed, 16 insertions, 0 deletions
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*. |
