Use the documentation below to query the quotes in the database.
POST /api/qdb/random
Variable | Usable Value(s) | Use |
---|---|---|
channel | eg #darchoods | Channel Name. |
POST /api/qdb/create
Variable | Usable Value(s) | Use |
---|---|---|
channel | eg #darchoods | Channel Name. |
quote | The quote you want to submit. | |
author | Who submitted the quote (irc nickname). |
POST /api/qdb/delete
Variable | Usable Value(s) | Use |
---|---|---|
channel | eg #darchoods | Channel Name. |
quote_id | Quote ID for requested channel. |
POST /api/qdb/search/byId
Variable | Usable Value(s) | Use |
---|---|---|
channel | eg #darchoods | Channel Name. |
quote_id | Quote ID for requested channel. |