Menu

Tree [afbd68] main /
 History

HTTPS access


File Date Author Commit
 app 2023-07-01 itsmarsss itsmarsss [5628ad] Fix help message
 assets 2023-07-02 itsmarsss itsmarsss [afbd68] Update icon
 gradle 2023-03-15 itsmarsss itsmarsss [8def5f] Migrate to gradle
 .gitignore 2023-03-15 itsmarsss itsmarsss [63e114] Migrate to V5
 LICENSE 2022-08-18 itsmarsss itsmarsss [e9f6a4] Create LICENSE
 README.md 2023-07-01 itsmarsss itsmarsss [186cec] Update readme spacing
 gradlew 2023-03-15 itsmarsss itsmarsss [8def5f] Migrate to gradle
 gradlew.bat 2023-03-15 itsmarsss itsmarsss [8def5f] Migrate to gradle
 newestversion 2023-07-01 itsmarsss itsmarsss [91a7e3] Update version
 settings.gradle 2023-07-01 itsmarsss itsmarsss [9a6ce8] Update gradle settings

Read Me

Icon
QOTD-Bot Lite

Simpler version of: Simple Question Of The Day (QOTD) Discord Bot you can add to your server.

NOTICE

⚠️ ⚠️ ⚠️ WARNING: This project is no longer maintained; there may be bugs and issues. Feel free to fork this repository, pull requests may be accepted. ⚠️ ⚠️ ⚠️

What is this bot for?

QOTD stands for Question Of The Day and is usually used to keep servers active and members talking.

What does it do?

This bot is the Lite version of QOTD-Bot at [https://github.com/itsmarsss/QOTD-Bot]; QOTD managers can send QOTDs to a specific channel and a thread will be made for users to answer the question.

How to set it up?

Simply follow a tutorial to create a Discord bot and run the code. Pass in the bot's token and configure the bot through the commands in qotd help.

Restrictions?

  1. The bot will only work on one server
  2. The bot must be self-hosted

Usage

Normal Run

java -jar <drag the .jar file into the window OR paste .jar file path (do not include "<" or ">")>

No Window Run

java -jar <drag the .jar file into the window OR paste .jar file path (do not include "<" or ">")> --nohead

Auto Start Run

java -jar <drag the .jar file into the window OR paste .jar file path (do not include "<" or ">")> --autostart

No Window and Auto Start Run

java -jar <drag the .jar file into the window OR paste .jar file path (do not include "<" or ">")> --nohead --autostart

Features

Start Config

Argument Usage
--nohead or --nh Run without window
--autostart or --as Start bot ASAP (skip confirmation prompt)

Bot managers (by role)

  • Post QOTD
  • Set QOTD channel
  • Change prefix
  • Change embed colors
  • See bot info
  • See bot version

Server admins

  • Change manager role

GUI ~ Desktop Window

  • See a version of the logs
  • Controls
  • Start
  • Stop
  • Edit [config.yml]

NOTICE

⚠️ ⚠️ ⚠️ WARNING: This project is no longer maintained; there may be bugs and issues. Feel free to fork this repository, pull requests may be accepted. ⚠️ ⚠️ ⚠️

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.