From 2b10e99265f816f34e8530bac6b88a4ebf05b7f7 Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Sat, 5 Sep 2020 23:19:39 +0200 Subject: Initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..d59f218 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Discord Bootstrap +This is a template for my discord bots. Once finished, it should include the following features + + - [x] Automatic Configuration Questions + - [x] Automatic Dependency Installation + - [x] Automatic Systemd Integration + -- cgit