Update README.md

This commit is contained in:
Yannik
2024-04-01 21:17:01 +02:00
committed by GitHub
parent 12e65345a2
commit 37206c5950

View File

@@ -1,19 +1,20 @@
<img src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/acecore_logo_big.png"> ![Acecore Logo](https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/acecore_logo_big.png)
### Current features: ## Current Features:
- `/tag` - Pretty much custom commands that have quick access with `/g`. - `/tag` - Custom commands also accessible via `/g`.
- `/ticket` - Adds a panel for a ticket form. - `/ticket` - Quick command for adding panel for submitting tickets.
- `/sticky` - Stick a message to the bottom of a Discord channel. Not to overlook. - `/sticky` - Allows sticking messages to the bottom of channels.
- `/autojoinroles` - Automatically add a specified role to users and another one for bots. - `/autojoinroles` - Automatically assigns roles to users and bots on server join.
- `/form` - Make forms for your server with a specified result channel. - `/form` - Create customizable forms with designated result channels.
- `/autopublish` - Announcement posts get automatically published as soon as they're posted. - `/autopublish` - Automatically publishes announcement posts upon submission.
- `/cat` - Get a random cute cat picture. - `/cat` - Fetches a random cat picture.
- `/dadjoke` - Get a random joke that is as bad as your dad would tell one. - `/dadjoke` - Retrieves a random dad joke.
- `/ask` - Ask something and get a response as gif(8ball) - `/ask` - Receive a gif response to your query, akin to an 8-ball.
- `/ping` - Get the bot's current ping. - `/ping` - Displays the bot's current ping.
<img width="700px" src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/screenshots/forms.png">
### Planned features: ![Forms Screenshot](https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/screenshots/forms.png)
## 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, allowing for additional features
- Much more... - And much more...