This addon requires you to have the latest version of Corebot, if you don't have Corebot you can purchase it here https://www.mc-market.org/resources/8501/
Support Server: https://discord.gg/CyP8dHyc9E
Features:
- CustomConfig
- Fully customizeable
- Custom Messages
- Able to use an API or quetions of the day!
- Used by @Faded
Config:
Screenshots:
Support Server: https://discord.gg/CyP8dHyc9E
Features:
- CustomConfig
- Fully customizeable
- Custom Messages
- Able to use an API or quetions of the day!
- Used by @Faded
Config:
YAML:
Settings:
QOTD:
CMD: qotd
Description: Question of the day!
Aliases:
- questionoftheday
SubCmds:
# / This is the permission
auto: Management
add: Management
remove: Management
list: Management
Questions:
Type: custom
# Options: custom, api
HowOften: 30s
# This will be every 24hrs from -qotd setup
Messages:
BrandingName: QOTD
QOTD:
Title: "{branding} - Question Of The Day!"
Description: |-
**Todays Question**: `{question}`
Next question will be posted at: <t:{time}>
Timestamp: true
Permission:
Title: "{branding} - Permissions"
Description: You do not have access to {command}
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
InvalidArgs:
Title: "{branding} - Invalid Args"
Description: "Usage: `qotd <auto/add/remove/list>`"
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
Add:
InvalidArgs:
Title: "{branding} - Invalid Args"
Description: "Usage: `qotd add <insert question>`"
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
Success:
Title: "{branding} - Success!"
Description: Your question has been added!
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
Remove:
InvalidArgs:
Title: "{branding} - Invalid Args"
Description: |-
Usage: `qotd remove <id>`
You can find the ID from qotd list
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
Success:
Title: "{branding} - Success!"
Description: The question has been removed!
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
NotFound:
Title: "{branding} - Error!"
Description: I couldn't find a question linked to that id number
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
List:
DataSet: "{id} - {question}"
Embed:
Title: "{branding} - All questions!"
Description: |-
ID - Question
{DataSet}
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
Screenshots: