From fcdbcaa8e14c98690a244d6488a71c801ee81484 Mon Sep 17 00:00:00 2001 From: willisepic21 <93920976+willisepic21@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:13:09 +1000 Subject: [PATCH 1/2] Update README.md added features section --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f81320c..0bcbee3 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,14 @@ To run the bot, you will need to run these two commands in order, every time: 2. `node index.js` When you are done with the server, terminate it (Ctrl+C). + +## Features +- Library Capacity Tracker +- QUT Shuttle Timetable +- CN Admin Web Pannel +- QUT Unit Information +- Latest News +- Discord Music Bot +- CN Club information (Events/Memberships) + +If you have more feature ideas, feel free to suggest/create them! From 1c7c852d842c12ee634ffedbeba7bbb6fcfeadd7 Mon Sep 17 00:00:00 2001 From: willisepic21 <93920976+willisepic21@users.noreply.github.com> Date: Thu, 10 Apr 2025 09:38:32 +1000 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0bcbee3..4557800 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ When you are done with the server, terminate it (Ctrl+C). - QUT Shuttle Timetable - CN Admin Web Pannel - QUT Unit Information -- Latest News - Discord Music Bot - CN Club information (Events/Memberships)