-
onequestionmark-chat v1.3 Stable
released this
2026-08-29 17:14:53 +00:00 | 0 commits to master since this releaseRelease Version 1.3
Features
- Native Pirate vs. Ninja implementation
- Automatic "play Despacito" response
- Automatic "among us" reaction
- Added
?&knuckles(&?knuckles) command - Added per-server custom command system
- Previous "basic response aliases" are now handled as custom commands
- Revamped Help system:
- No longer uses a Discord embed
?helplists all commands and available custom commands?help <topic>shows description and usage syntax
- Added cooldown timer and channel blacklist to Ice Autoresponder
- Added
?icecommand, responds with the surreal meme video being referenced - Added
?ice.togglecommand arg to set or remove channel from the blacklist
- Added
- Added
?versioncommand- Bot displays version as its status
- Added
?customcommand for managing custom commands at runtime - Added new Echobox functionality:
?echobox.get <index>- Returns quote by quote number?echobox.search <query>- Returns quotes containing the query?echobox.stats- Lists various statistics about the Echobox?echobox.last- Returns the last quote entered?echobox.delete <index>- Deletes the given quote?echobox.restore <index>- Restores previously deleted quote?echobox.edit.<index> <quote>- Edits a (non-deleted) quote by index
- Added Autolink search ability via
[[query]]syntax- Defers to Tenquestionmarks if it's online
Improvements
- Refactored entire codebase to an object-oriented design
- Fixed compatibility issue with messages from IRC bridge
- Added bot version as a compiler flag
- Added
?debug, replacing?traceand?ytdebug
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
onequestionmark-1.3.zip
0 downloads ·
2026-09-07 20:24:26 +00:00 · 122 KiB
-
onequestionmark-chat v1.2 Stable
released this
2025-02-15 19:55:05 +00:00 | 43 commits to master since this releaseRelease Version 1.2
- Added Pirate vs. Ninja commands:
?pirate,?ninja,?pvn,?nvp - Added
?tracedebug tool - New aliases:
?fineart,?artishard,?indeed,?florida,?stop - Added YouTube search command
- Fixed reconnection starting duplicate timers
- Added system to prevent MOTD from chosing the same daily result consecutively
- Added support for MOTDs matching only the date
- General purpose functions have been split off into IzzComLib
- Improved fallbacks for file-reading commands
- Data files for the official instance have been split into a separate repo
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
3 downloads
-
onequestionmark-1.2.zip
0 downloads ·
2026-09-07 20:28:33 +00:00 · 89 KiB
- Added Pirate vs. Ninja commands:
-
onequestionmark-chat v1.1 Stable
released this
2023-09-05 03:04:07 +00:00 | 59 commits to master since this releaseRelease Version 1.1
- Echobox
- Checks whether the message is already in the database
- Makes sure it doesn't say what was just added
- Prevents adding
@everyoneor other mentions to the echobox
- Changed shutdown message to reaction
- Updated MOTD to support exact dates
- Optional startup message supplied by program args
- New aliases
?illuminati?communism?tufaclol?mrkrabs(ack ack ack ack ack)?coolsville?cube?opinions
- Respond to
@everyonewith the Caesar pic - Gaming functions:
?dice- Rolls a 6-sided die (default) or takes input on size?coin- Flips a coin (default) or takes input on number of coins to flip?8ball- Standard "fortune telling"- Fixed issue if user doesn't have a nickname set
- Added new file saving queue system
- Updated
?helpwith new features, using Embed Builder for nicer-looking display
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads
-
onequestionmark-1.1.zip
0 downloads ·
2026-09-07 20:28:52 +00:00 · 77 KiB
- Echobox
-
onequestionmark-chat v1.0 Stable
released this
2023-04-18 02:55:46 +00:00 | 67 commits to master since this releaseRelease Version 1.0 (Minimum Viable Product)
- Save / Load settings from file
- Git repo that excludes settings file and export / reference folders
- Safe shutdown of bot
- Dev Mode (OQM ignores everything outside of the testing server)
- A way to set up which channels get posted to
- Command processor
- System for WIP commands that only work in testing server
?helpcommand which lists full bot functionality?chk(ack)?devmodetoggle?hugimage database?yesdatabase?nodatabase?slapcommand from mIRC?angery?subway
- MOTD framework and image database
- Automatic "ICE" response
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads
-
onequestionmark-1.0.zip
0 downloads ·
2026-09-07 20:29:10 +00:00 · 64 KiB
- Save / Load settings from file