From ea8df2fbb2e4a07ec0ed59b636a00d62f98e91d0 Mon Sep 17 00:00:00 2001
From: Yannik <80621863+vaporvee@users.noreply.github.com>
Date: Wed, 27 Mar 2024 17:41:24 +0100
Subject: [PATCH 1/4] Update README.md
---
README.md | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 9c518da..b5b5936 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,21 @@
-# acecore bot
+
+
+
+# [ Invite
](https://discord.com/oauth2/authorize?client_id=1216816348433219644)
# Current features:
+- `/form` Make forms for your server with a specified result channel.
- `/tag` Pretty much custom commands that have quick access with `/g`.
- `/sticky` Stick a message to the bottom of a Discord channel. Not to overlook.
- `/autojoinroles` Automatically add a specified role to users and another one for bots.
-- `/form` Make forms for your server with a specified result channel.
- `/autopublish` Announcement posts get automatically published as soon as they're posted.
- `/cat` Get a random cute cat picture.
- `/dadjoke` Get a random joke that is as bad as your dad would tell one.
- `/ask` (8ball) command
- `/ping` Get the bot's current ping.
+
+
# Planned features:
- Fully customizable custom forms
-- Forms with mod answers (opens new chat with form author and mods -> tickets)
-- Accept channels for forms (Mods need to approve sent in stuff from author before it gets in the results channel)
- Fully modular plugin system for self hosting with features i can't add to the main bot
- Much more...
From eb3bc982d1dfda7195e8d1604669ff84d5557998 Mon Sep 17 00:00:00 2001
From: Yannik <80621863+vaporvee@users.noreply.github.com>
Date: Wed, 27 Mar 2024 17:41:44 +0100
Subject: [PATCH 2/4] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b5b5936..a19f9da 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
# [ Invite
](https://discord.com/oauth2/authorize?client_id=1216816348433219644)
From cf23a17ae7125c149f3ff035c068f986c6aed8f5 Mon Sep 17 00:00:00 2001
From: Yannik <80621863+vaporvee@users.noreply.github.com>
Date: Wed, 27 Mar 2024 17:42:12 +0100
Subject: [PATCH 3/4] Update README.md
---
README.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/README.md b/README.md
index a19f9da..97ef07a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,4 @@
-
-
-# [ Invite
](https://discord.com/oauth2/authorize?client_id=1216816348433219644)
# Current features:
- `/form` Make forms for your server with a specified result channel.
From ad2d4ed960ba3ffd5f03504565f694b185466d48 Mon Sep 17 00:00:00 2001
From: Yannik <80621863+vaporvee@users.noreply.github.com>
Date: Wed, 27 Mar 2024 17:44:13 +0100
Subject: [PATCH 4/4] Update README.md
---
README.md | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 97ef07a..c2021cc 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,19 @@
-# Current features:
-- `/form` Make forms for your server with a specified result channel.
-- `/tag` Pretty much custom commands that have quick access with `/g`.
-- `/sticky` Stick a message to the bottom of a Discord channel. Not to overlook.
-- `/autojoinroles` Automatically add a specified role to users and another one for bots.
-- `/autopublish` Announcement posts get automatically published as soon as they're posted.
-- `/cat` Get a random cute cat picture.
-- `/dadjoke` Get a random joke that is as bad as your dad would tell one.
-- `/ask` (8ball) command
-- `/ping` Get the bot's current ping.
+### Current features:
+- `/tag` - Pretty much custom commands that have quick access with `/g`.
+- `/ticket` - Adds a panel for a ticket form.
+- `/sticky` - Stick a message to the bottom of a Discord channel. Not to overlook.
+- `/autojoinroles` - Automatically add a specified role to users and another one for bots.
+- `/form` - Make forms for your server with a specified result channel.
+- `/autopublish` - Announcement posts get automatically published as soon as they're posted.
+- `/cat` - Get a random cute cat picture.
+- `/dadjoke` - Get a random joke that is as bad as your dad would tell one.
+- `/ask` - Ask something and get a response as gif(8ball)
+- `/ping` - Get the bot's current ping.
-# Planned features:
+### Planned features:
- Fully customizable custom forms
- Fully modular plugin system for self hosting with features i can't add to the main bot
- Much more...