Releases: xastrobyte/Omega-Psi
Omega Psi 12.3
Added 2 new meme generators and a TinyURL command
Changes
added
| Added atinyurl
command (it also allows custom aliases)added
| Added thedistractedBoyfriend
memeadded
| Added thenutshell
meme
Omega Psi 12.2.1
Made a few small bug fixes.
Changes
fixed
| Fixed a typo in thetextTo base64 decode
command that saidEncoded to Base64
instead ofDecoded from Base64
changed
| Updated the question message that shows up when a user reports a bug on a command in the bot. The user does not need to specify the prefix since that is server-specific.
Omega Psi 12.2
Made a few changes and fixes in some minigames including Black Box, which will now let you choose between 3 to 5 atoms to find in it.
Changes
changed
| Changed corners of Black Box minigame to white squaresadded
| Added monthly usage statisticschanged
| Changed the emojis next to the player names in checkersfixed
| Fixed chess minigame. Now it will run!fixed
| Fixed black box minigame from generating 2 atoms next to each otherchanged
| Added ability to choose how many atoms are in the black box minigame
Omega Psi 12.1
New minigames! Checkers, Hangman (again), and Black Box!
Changes
added
| Addedhangman
minigameadded
| Addedcheckers
minigameadded
| Addedblackbox
minigame
Omega Psi 12.0
Added meme generators! Now you can create memes straight from the bot using prebuilt meme generators. Server managers can now enable or disable multiple commands at once. Fixed a few issues with chess and the website.
Changes
added
| AddedletMeIn
meme generatoradded
| AddedcryingKid
meme generatoradded
| AddedgrusPlan
meme generatoradded
| AddedimTheCaptain
meme generatoradded
| AddedsideEyePuppet
meme generatoradded
| Addedplankton
meme generatoradded
| AddedriverOfTears
meme generatoradded
| AddedorDraw25
meme generatoradded
| AddedcureForDepression
meme generatoradded
| AddedsacredTexts
meme generatoradded
| AddedpassingNotes
meme generatoradded
| AddedpupilExpand
meme generatorfixed
| Fixed an issue with editing a task on the websiteadded
| Added more information about how commands are formatted and what[]
and<>
brackets meanfixed
| Fixed an issue with chess when updating the win/loss count after a player resigns from a gamechanged
| Changed thehelp
command so categories with no visible commands won't show upfixed
| Fixed an issue where a bug or suggestion would lose its GitHub issue link when a developer marks it as seenchanged
| Developers can now globally enable or disable multiple commands at oncechanged
| Server managers can now enable or disable multiple commands at once
Omega Psi 11.0
Added a stats category for some video game stats and added a server leaderboard command. Also added a timeSince
command to calculate the time since/from the current day. Omega Psi's logo is new and updated!
Changes
added
| Added Division 2 tracker statsadded
| Added Modern Warfare tracker stats and match statsadded
| Added Warzone tracker stats and match statsadded
| Addedbrainf
command intocode
cogchanged
| Thematrix
command now only accepts integers up to 65536changed
| Updated Omega Psi's logo!fixed
| Fixed an issue with theexecute
command not giving an error message when someone tries to run an execute command without code to executeadded
| Added atimeSince
command that tells you how long it's been since a specific date in time. Note that this uses Universal Central Time so depending on where you live, it may be off but by no more than a day.added
| Added a minigame leaderboard command for servers
Omega Psi 10.3
Made a few bug fixes. There's also now a way to receive notifications when a developer adds a task to the tasklist. There's also a matrix command for matrix algebra!
Changes
added
| Added notifications for taskschanged
| Standardized notification systemadded
| Added ability to promote pawns to queen, bishop, knight, or rook in chessfixed
| Fixed thevolume
command. Now it actually works!fixed
| Fixed the math cog. Now the commands should work againadded
| Addedmatrix
command to the math cogfixed
| Fixed an issue with theexecute
command when an error occurred in the coderemoved
| Removed thekingsCup
minigamefixed
| Fixedavatar
command
Omega Psi 10.2
Made a few fixes with some existing commands. Added the chess minigame and added the ability for developers to commit an update from the website.
Changes
added
| Added chess minigame with weird AI (it's not dumb but it's not smart)fixed
| Fixed issue with enabling a cog (developers)fixed
| Fixed an issue with the notify commandchanged
| Added the ability to leave a Cards Against Humanity gameadded
| Implemented a way for developers to commit an update on Omega Psi's websitefixed
| Fixed the AI in battleship from making a move outside of the board
Omega Psi 10.1
Added a few more features to the bug and suggestion system. You can now view your submitted bugs and suggestions online and they go to GitHub too! Made a few fixes to some existing commands. Developers can now disable an entire cog.
Changes
fixed
| Fixed an issue with code output coming out as Bas64 encoded text rather than plaintextfixed
| Fixed an issue withcreateFeature
commandadded
| Added ability for developers to disable an entire cogadded
| Added cog disabling feature on developer page of websiteadded
| Added a way for people to see bug reports and suggestions that they have submitted in the /settings pagefixed
| Fixed issues when viewing bugs or suggestions (either on the web or in the bot)fixed
| Fixed an issue withgloballyEnableCog
added
| Bugs and suggestions now go to GitHub as issues
Omega Psi 10.0
Added music functionality, migrated Mlab database to MongoDB, and configured Github/Repl.it integration. Fixed a few minor issues
Changes
changed
| Grouped text encoding commands intotextTo
commandadded
| Added text-to-binary conversion (textTo binary
)added
| Added text-to-octal conversion (textTo octal
)added
| Added text-to-decimal conversion (textTo decimal
)added
| Added text-to-hex conversion (textTo hex
)added
| Added ability to receive notifications when Omega Psi receives a new feature or a new updatechanged
| Migrated database to MongoDBchanged
| Cleaned up code smells in source codechanged
| Updated Github/Repl.it source code integration (Now each change is immediately synced between the two!)added
| Added music functionality!fixed
| Fixed an issue when developers view and maintain suggestion and bug cases