This commit is contained in:
2024-03-27 18:33:49 +01:00

View File

@@ -1,18 +1,19 @@
# acecore bot
<img src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/acecore_logo_big.png">
# Current features:
- `/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:
### 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.
<img width="700px" src="https://raw.githubusercontent.com/vaporvee/acecore/main/custom/images/screenshots/forms.png">
### 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...