Update README.md

This commit is contained in:
Yannik
2024-03-27 17:44:13 +01:00
committed by GitHub
parent cf23a17ae7
commit ad2d4ed960

View File

@@ -1,18 +1,19 @@
<img src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/acecore_logo_big.png"> <img src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/acecore_logo_big.png">
# Current features: ### Current features:
- `/form` Make forms for your server with a specified result channel. - `/tag` - Pretty much custom commands that have quick access with `/g`.
- `/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. - `/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. - `/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. - `/form` - Make forms for your server with a specified result channel.
- `/cat` Get a random cute cat picture. - `/autopublish` - Announcement posts get automatically published as soon as they're posted.
- `/dadjoke` Get a random joke that is as bad as your dad would tell one. - `/cat` - Get a random cute cat picture.
- `/ask` (8ball) command - `/dadjoke` - Get a random joke that is as bad as your dad would tell one.
- `/ping` Get the bot's current ping. - `/ask` - Ask something and get a response as gif(8ball)
- `/ping` - Get the bot's current ping.
<img width="700px" src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/screenshots/forms.png"> <img width="700px" src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/screenshots/forms.png">
# Planned features: ### Planned features:
- Fully customizable custom forms - Fully customizable custom forms
- Fully modular plugin system for self hosting with features i can't add to the main bot - Fully modular plugin system for self hosting with features i can't add to the main bot
- Much more... - Much more...