Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
QOTD-Bot-v4.3.8.jar | 2023-06-19 | 15.1 MB | |
questions.json | 2023-06-19 | 17 Bytes | |
review.json | 2023-06-19 | 17 Bytes | |
sample-questions.json | 2023-06-19 | 459 Bytes | |
upload.json | 2023-06-19 | 17 Bytes | |
config.yml | 2023-06-19 | 1.5 kB | |
README.md | 2023-06-19 | 2.2 kB | |
v4.3.8.tar.gz | 2023-06-19 | 68.2 kB | |
v4.3.8.zip | 2023-06-19 | 77.7 kB | |
Totals: 9 Items | 15.3 MB | 0 |
NOTICE
:warning: :warning: :warning: WARNING: This project is no longer maintained; there may be bugs and issues. Feel free to fork this repository, pull requests may be accepted. :warning: :warning: :warning:
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 perms (by role)
- Add questions with footers
- Add poll with footers
Bot managers (by role)
- Upload JSON file
- Read uploaded file
- Remove question
- Bulk remove questions
- View question queue
- View specific queue item
- Post next QOTD
- Set QOTD channel
- Pause/unpause QOTD output
- Change prefix
- Toggle manager review
- Change review channel
- Change embed colors
- See bot info
- See bot version
Server admins
- Change perm role
- Change manager role
- Toggle dynamic config state
- Update config file
GUI ~ Desktop Window
- See a version of the logs
- Controls
- Start
- Stop
- Control Panel
- Edit [config.yml]
Control Panel ~ Local website (accessible in web browsers)
- Edit QOTD Bot configuration
- View queue list
- Delete
- View review list
- Approve
- Deny
- Edit QOTD Bot configuration
- Add new posts
- Post next QOTD
Changes:
- Add new run argument
- Fix minor bugs
To be added:
- N/A
NOTICE
:warning: :warning: :warning: WARNING: This project is no longer maintained; there may be bugs and issues. Feel free to fork this repository, pull requests may be accepted. :warning: :warning: :warning: