Skip to content

Sakura v.0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@EmperorMurfy EmperorMurfy released this 20 Mar 02:33
· 8 commits to main since this release
c4c1653

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