Skip to content

Releases: EmperorMurfy/Sakura

v.0.5.0

01 May 02:57
3f946f3
Compare
Choose a tag to compare
v.0.5.0 Pre-release
Pre-release

Beta Release

v.0.5.0

Added two new fully working functions, with one in testing (not fully developed but working)

  • experimental branch (repo) still hiatus, will not be updated with new code
  • try /chapter_summon
  • try /embed_test (will be updated and changed in further minor patches
  • try /power_of

Also added functions, learned javascript functions

  • superscript()
  • powerOf()

✅ Features - Currently Working

  • Custom Bot Status - Read Bot description when running

  • @ ping sender test - Send 'test', bot will respond via @ ping+ message

  • botCheck - Won't respond to self test, detects bot ID

  • embed testers - Try 'blob' other comparison, replace the numbers in <@[Other Bot ID HERE]> > <@[Sakura Bot ID HERE]>

  • responds to self - Will respond to self, try 'domain expansion'

  • execute - Bot will only respond to a certain userID + put two * in front of 'execute' & behind to run, then enter into chat - broke the code during development stages, be careful modifying this, is now resolved, check proposedFunctions for details

  • /add - has two required parameters, first-number has "options", will add two nums (was used as a test for slash commands

  • /hollow_purple - Sends discord text -> translates to discord emojis

  • /guh - Sends embed GIF

  • /domain_expansion - Accepts two parameters, both with two-three restricted options only (will change in updates), depending on options, will spit out the selected 'character' and chosen 'enchain', like "gojoSatoru" + "gif", sends a related from array GIF

  • /stand_proud - Accepts no parameters, intended to accept one which would allow it to choose randomly or specifically, currently randomly to spit out an embed

  • /nah_id_win - accepts a user parameter, sends msg: pings said user + message + preset gif embeded

  • /quadratic_formula - accepts three user parameters, will reply with answer of quadratic formula

  • /chapter_summon - accept one user parameter, will reply with fandom link of JJK chapter + JJK manga link for that chapter

  • /embed_test - experimenting with embeds/

  • /power_of - accepts two user parameter, will reply with a number raised to the power and a version in superscript

🎯 Future Goals

  • High - Finish/Continue implementing potentialFunctions
  • High - Update readMe
  • Med - Write a quick start on code for other developers
  • Med - Implement custom embeds
  • Low - Music bot
  • Low - Fix /stand_proud randomizer

v.0.4.0-beta

07 Apr 05:22
85f2121
Compare
Choose a tag to compare
v.0.4.0-beta Pre-release
Pre-release

Beta Release

v.0.4.0

Added one new function, will be releasing past pre-production SOON!

  • experimental branch (repo) put on hiatus, will not be updated with new code
  • try /quadratic_formula

✅ Features - Currently Working

  • Custom Bot Status - Read Bot description when running

  • @ ping sender test - Send 'test', bot will respond via @ ping+ message

  • botCheck - Won't respond to self test, detects bot ID

  • embed testers - Try 'blob' other comparison, replace the numbers in <@[Other Bot ID HERE]> > <@[Sakura Bot ID HERE]>

  • responds to self - Will respond to self, try 'domain expansion'

  • execute - Bot will only respond to a certain userID + put two * in front of 'execute' & behind to run, then enter into chat - broke the code during development stages, be careful modifying this, is now resolved, check proposedFunctions for details

  • /add - has two required parameters, first-number has "options", will add two nums (was used as a test for slash commands

  • /hollow_purple - Sends discord text -> translates to discord emojis

  • /guh - Sends embed GIF

  • /domain_expansion - Accepts two parameters, both with two-three restricted options only (will change in updates), depending on options, will spit out the selected 'character' and chosen 'enchain', like "gojoSatoru" + "gif", sends a related from array GIF

  • /stand_proud - Accepts no parameters, intended to accept one which would allow it to choose randomly or specifically, currently randomly to spit out an embed

  • /nah_id_win - accepts a user parameter, sends msg: pings said user + message + preset gif embeded

  • /quadratic_formula - accepts three user parameters, will reply with answer of quadratic formula

🎯 Future Goals

  • High - Finish/Continue implementing potentialFunctions
  • High - Update readMe
  • Med - Write a quick start on code for other developers
  • Med - Implement custom embeds
  • Low - Music bot
  • Low - Fix /stand_proud randomizer

v.0.3.2-beta

25 Mar 20:26
41f898f
Compare
Choose a tag to compare
v.0.3.2-beta Pre-release
Pre-release

Beta Release

V.0.3.2 - Beta Release Notes: Patch change to /domain expansion, added additional func - try txt-rmj for romanji

  • released to beta for testing
  • added a experimental repo, not backward compatible atm
  • created testing server, still private atm! figuring out how to make commands worldwide

V.0.3.1 - Alpha Release Notes: Patches to previous release, do not use v.0.3.0-alpha, may contain a bug for any other implementers not looking carefully. Patched now!

v.0.3.0 - release notes

Minor changes to previous code. Added new functions, one function is working, but not FULLY implemented as was intended. May be patched in future v.0.3.2. Added new updates to /domain_expansion, same functionality and usage

✅ Features - Currently Working

  • Custom Bot Status - Read Bot description when running

  • @ ping sender test - Send 'test', bot will respond via @ ping+ message

  • botCheck - Won't respond to self test, detects bot ID

  • embed testers - Try 'blob' other comparison, replace the numbers in <@[Other Bot ID HERE]> > <@[Sakura Bot ID HERE]>

  • responds to self - Will respond to self, try 'domain expansion'

  • execute - Bot will only respond to a certain userID + put two * in front of 'execute' & behind to run, then enter into chat - broke the code during development stages, be careful modifying this, is now resolved, check proposedFunctions for details

  • /add - has two required parameters, first-number has "options", will add two nums (was used as a test for slash commands

  • /hollow_purple - Sends discord text -> translates to discord emojis

  • /guh - Sends embed GIF

  • /domain_expansion - Accepts two parameters, both with two-three restricted options only (will change in updates), depending on options, will spit out the selected 'character' and chosen 'enchain', like "gojoSatoru" + "gif", sends a related from array GIF

  • /stand_proud - Accepts no parameters, intended to accept one which would allow it to choose randomly or specifically, currently randomly to spit out an embed

  • /nah_id_win - accepts a user parameter, sends msg: pings said user + message + preset gif embeded

🎯 Future Goals

  • High - Finish/Continue implementing potentialFunctions
  • High - Update readMe
  • Med - Write a quick start on code for other developers
  • Med - Implement custom embeds
  • Low - Music bot
  • Low - Fix /stand_proud randomizer

Sakura v.0.3.1-alpha

20 Mar 11:13
0954506
Compare
Choose a tag to compare
Sakura v.0.3.1-alpha Pre-release
Pre-release

Alpha Release

Updated Release Notes: Patches to previous release, do not use v.0.3.0-alpha, may contain a bug for any other implementers not looking carefully. Patched now!

v.0.3.0 - release notes

Minor changes to previous code. Added new functions, one function is working, but not FULLY implemented as was intended. May be patched in future v.0.3.2. Added new updates to /domain_expansion, same functionality and usage

✅ Features - Currently Working

  • Custom Bot Status - Read Bot description when running

  • @ ping sender test - Send 'test', bot will respond via @ ping+ message

  • botCheck - Won't respond to self test, detects bot ID

  • embed testers - Try 'blob' other comparison, replace the numbers in <@[Other Bot ID HERE]> > <@[Sakura Bot ID HERE]>

  • responds to self - Will respond to self, try 'domain expansion'

  • execute - Bot will only respond to a certain userID + put two * in front of 'execute' & behind to run, then enter into chat - broke the code during development stages, be careful modifying this, is now resolved, check proposedFunctions for details

  • /add - has two required parameters, first-number has "options", will add two nums (was used as a test for slash commands

  • /hollow_purple - Sends discord text -> translates to discord emojis

  • /guh - Sends embed GIF

  • /domain_expansion - Accepts two parameters, both with two-three restricted options only (will change in updates), depending on options, will spit out the selected 'character' and chosen 'enchain', like "gojoSatoru" + "gif", sends a related from array GIF

🔥 New - Features

  • /stand_proud - Accepts no parameters, intended to accept one which would allow it to choose randomly or specifically, currently randomly to spit out an embed
  • /nah_id_win - accepts a user parameter, sends msg: pings said user + message + preset gif embeded

🎯 Future Goals

  • High - Finish/Continue implementing potentialFunctions
  • High - Update readMe
  • Med - Write a quick start on code for other developers
  • Med - Implement custom embeds
  • Low - Music bot
  • Low - Fix /stand_proud randomizer

Sakura v.0.3.0-alpha

20 Mar 02:33
c4c1653
Compare
Choose a tag to compare
Sakura v.0.3.0-alpha Pre-release
Pre-release

Alpha Release

Minor changes to previous code. Added new functions, one function is working, but not FULLY implemented as was intended. May be patched in future v.0.3.1. Added new updates to /domain_expansion, same functionality and usage

✅ Features - Currently Working

  • Custom Bot Status - Read Bot description when running

  • @ ping sender test - Send 'test', bot will respond via @ ping+ message

  • botCheck - Won't respond to self test, detects bot ID

  • embed testers - Try 'blob' other comparison, replace the numbers in <@[Other Bot ID HERE]> > <@[Sakura Bot ID HERE]>

  • responds to self - Will respond to self, try 'domain expansion'

  • execute - Bot will only respond to a certain userID + put two * in front of 'execute' & behind to run, then enter into chat - broke the code during development stages, be careful modifying this, is now resolved, check proposedFunctions for details

  • /add - has two required parameters, first-number has "options", will add two nums (was used as a test for slash commands

  • /hollow_purple - Sends discord text -> translates to discord emojis

  • /guh - Sends embed GIF

  • /domain_expansion - Accepts two parameters, both with two-three restricted options only (will change in updates), depending on options, will spit out the selected 'character' and chosen 'enchain', like "gojoSatoru" + "gif", sends a related from array GIF

🔥 New - Features

  • /stand_proud - Accepts no parameters, intended to accept one which would allow it to choose randomly or specifically, currently randomly to spit out an embed
  • /nah_id_win - accepts a user parameter, sends msg: pings said user + message + preset gif embeded

🎯 Future Goals

  • High - Finish/Continue implementing potentialFunctions
  • High - Update readMe
  • Med - Write a quick start on code for other developers
  • Med - Implement custom embeds
  • Low - Music bot
  • Low - Fix /stand_proud randomizer

Sakura v.0.2.0-alpha

19 Mar 02:02
090dd4f
Compare
Choose a tag to compare
Sakura v.0.2.0-alpha Pre-release
Pre-release

#Alpha Release
Minor changes with some patches to previous code. Code had a bug during testing between v.0.1.0-Alpha -> v.0.2.0-Alpha during development, more details in proposedFunctions. This bug was not implemented in either release.

Features - Currently Working

  • Custom Bot Status - Read Bot description when running

  • @ ping sender test - Send 'test', bot will respond via @ ping+ message

  • botCheck - Won't respond to self test, detects bot ID

  • embed testers - Try 'blob' other comparison, replace the numbers in <@[Other Bot ID HERE]> > <@[Sakura Bot ID HERE]>

  • responds to self - Will respond to self, try 'domain expansion'

  • execute - Bot will only respond to a certain userID + put two * in front of 'execute' & behind to run, then enter into chat - broke the code during development stages, be careful modifying this, is now resolved, check proposedFunctions for details

  • /add - has two required parameters, first-number has "options", will add two nums (was used as a test for slash commands

  • /hollow_purple - Sends discord text -> translates to discord emojis

  • /guh - Sends embed GIF

  • /domain_expansion - Accepts two parameters, both with two-three restricted options only (will change in updates), depending on options, will spit out the selected 'character' and chosen 'enchain', like "gojoSatoru" + "gif", sends a related from array GIF

Future Goals

  • High - Finish/Continue implementing potentialFunctions
  • High - Update readMe
  • Med - Write a quick start on code for other developers
  • Med - Implement custom embeds
  • Low - Music bot

Sakura v0.1.0-alpha

18 Mar 16:22
4885e98
Compare
Choose a tag to compare
Sakura v0.1.0-alpha Pre-release
Pre-release

Alpha release

Most features still in development stage, some still tested in Java 1.8 locally in Eclipse, others written in Replit via node.js

Currently working:

  • Slash commands - try /hey
  • Multi Slash commands - advanced commands try /add
  • Custom bot status - 'Fying pan asmr' in desc
  • Checks for message events and responds - type 'domain expansion'
  • Cont from above - can check for user ID and self detection
  • able to ping user when replying - 'test'

Will begin testing for potentialFunctions ASAP
Bot is working as of right now, although setupGuide in readMe.md has not been updated.
Have not tested direct implementation from Github via download yet.