QuestionOfTheDay | Corebot Addon v2.0

Post random questions for your community to answer to everyday!
QOTD.png



Features.png


• Fully Customizable.
• Custom question of the day messages.
• Sends messages every x amount of time.
• Able to use an API for questions of the day messages.

Screenshots.png



1656745938973.png


1656745914440.png


Configuration.png


config.yml
YAML:
# Options: custom, api
Type: custom
Interval: 24h
DeleteOldQOTDMessage: true

lang.yml
YAML:
QOTD:
  Embeds:
    - Title: Question Of The Day!
      Description: |-
        **Today's Question**: ```
        {question}```

        > Next question will be posted at: <t:{time}>
      Timestamp: true
Add:
  QuestionTooLong:
    Embeds:
      - Title: Question of the day • Add Question
        Description: >-
          > The question you tried to add is too long. Your question was
          **`{length}`** characters long


          **Note**: The maximum length is 1024 characters.
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true
  QuestionAdded:
    Embeds:
      - Title: Question of the day • Add Question
        Description: "> The question you tried to add was added successfully!"
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true
View:
  NoQuestions:
    Embeds:
      - Title: Question of the day • View Questions
        Description: "> There are no questions yet!"
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true
  NotFound:
    Embeds:
      - Title: Question of the day • View Questions
        Description: "> The question you tried to view was not found!"
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true
  Question:
    Embeds:
      - Title: Question of the day • View Question ({id})
        Description: |-
          > The question you tried to find is:
          ```
          {question}
          ```
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true
    Components:
      "1":
        - Type: Button
          Label: "By: {creator}"
          Style: Green
          Disabled: true
          CustomID: ignore
Remove:
  NoQuestions:
    Embeds:
      - Title: Question of the day • Remove Questions
        Description: "> There are no questions yet!"
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true
  NotFound:
    Embeds:
      - Title: Question of the day • Remove Questions
        Description: "> The question you tried to remove was not found!"
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true
  Removed:
    Embeds:
      - Title: Question of the day • Remove Question
        Description: |-
          > The question **`{id}`** was removed successfully!
          ```
          {question}```
        FooterIcon: "{user-pfp}"
        Footer: "{user-tag}"
        Timestamp: true

commands.yml
YAML:
QOTD:
  Name: questionoftheday
  Description: Question of the day!
  Usage: questionoftheday <auto/add/remove/list>
  Aliases:
    - qotd
  Type: general
  Enabled: true
  Cooldown: 0
  RequiredRole:
    - "@everyone"
  Arguments: false
  SubCommands:
    Auto:
      Name: auto
      Permission:
        - Staff
      Usage: questionoftheday auto
    Add:
      Name: add
      Permission:
        - Staff
      Usage: questionoftheday add <question>
    Remove:
      Name: remove
      Permission:
        - Staff
      Usage: questionoftheday remove <id>
    View:
      Name: view
      Permission:
        - Staff
      Usage: questionoftheday view <id>

Encrypted.png

Latest reviews

Doesnt work since Corbot has been updated.
Zorino
Zorino
Invalid, addon is updated to latest Corebot version.
Very Nice Addon, Works Flawlessly!
EULA: Standard EULA
1,387 Views
117 Downloads
Dec 1, 2021 Published
Jul 2, 2022 Updated
3.00 star(s)
Average rating (2)
33.5 KB File size
Type
  1. Corebot addon
Creator
Owner
Recommended for you
Supports Categories, SubCategories, Multiple Support Roles & MORE!
5.00 star(s) 40 ratings
239 purchases
The first and only discord bot to handle PayPal payments using a Personal PayPal Account.
5.00 star(s) 1 ratings
55 purchases
Protect your discord from bots and discord raiders with a Google reCaptcha or hCaptcha
Not yet rated
29 purchases
Auto update message to check your servers status!
5.00 star(s) 3 ratings
24 purchases
Notify your members when a Youtuber posts a new video!!
Not yet rated
24 purchases
1,387 Views
117 Downloads
Dec 1, 2021 Published
Jul 2, 2022 Updated
3.00 star(s)
Average rating (2)
33.5 KB File size
Type
  1. Corebot addon
Creator
Owner
Recommended for you
Supports Categories, SubCategories, Multiple Support Roles & MORE!
5.00 star(s) 40 ratings
239 purchases
The first and only discord bot to handle PayPal payments using a Personal PayPal Account.
5.00 star(s) 1 ratings
55 purchases
Protect your discord from bots and discord raiders with a Google reCaptcha or hCaptcha
Not yet rated
29 purchases
Auto update message to check your servers status!
5.00 star(s) 3 ratings
24 purchases
Notify your members when a Youtuber posts a new video!!
Not yet rated
24 purchases
Top