Skip to content

Releases: NetscapeDreams/Uranium

Uranium v0.3.1 [codename Americium-223]

02 Jun 02:51
Compare
Choose a tag to compare

Hi everyone! Recently I was notified to two new fatal bugs in Uranium's engine that can cause Uranium to break. All users under v0.3.0 should upgrade to v0.3.1 now.

  • Fixed a bug that would break your user data file upon creating your first isotope.
  • Added a possible fix for removing blank lines in user data files, if they are ever to appear.

Uranium v0.3.0 [codename Americium]

02 Mar 11:11
5699c46
Compare
Choose a tag to compare

Uranium v0.3.0 // Americium Release

  • "Proxy" group is no longer used. Commands will need to be addressed directly.
  • Your message will no longer be deleted until after the proxy message has been sent.
  • Fixed issues with proxy editing where gaps in the user data file would sometimes appear whilst editing, and thus crash Uranium if it encountered these gaps.
  • Execute command has been removed.
  • Message ID logging has been added, with a setting.
    • A message ID log is created when a proxy message is sent, which stores the proxy message ID, user ID, and brackets used.
    • Message logging can be set to persistent, where message logs are always kept, or perSession, where message logs are cleared on each boot.
    • Some commands utilize this feature for message editing, deletion, and proxy message information.
  • Proxy message deletion has been added, and can be done by utilizing u.delete and replying to the message. This can also be used by using the ❌ reaction on a message.
  • Proxy message editing has been added, and can be used via the u.edit command with your edited text, and replying to your proxy's message.
  • Multiproxies are now possible, and has no limit to how many you can send! 🎉
  • Added a warning to registration if "text" was detected in the specified brackets.
  • Proxy registration will not continue if a specified name or brackets already exists.
  • You can now search your own proxies, or everyone's proxies in the current server by utilizing u.find (your own), and u.gfind (everyone in the server).
  • Information about a proxy's message can now be displayed via u.showmsg and using a reply to the message, Uranium will then send the message to the current channel. This can also be done by adding a ❓ reaction to a message, to which Uranium will then send this information to your DMs.
  • You can view a specific proxy's information by using the u.isotope command, then the proxy's name. Due to the small amount of information present in user data files, it won't show much for now.

Uranium v0.2.0 [codename Plutonium]

15 Jan 18:08
9cf9e01
Compare
Choose a tag to compare

  • Proxies in Threads/Forums are now possible.
    • Thus, redirection has been updated to cope with these changes.
  • Dummy bot instance settings in settings.py have been added, but do not do anything as of now.
  • Renaming proxies and changing their brackets are now possible
    • Providing no brackets for a specified proxy will send back their current brackets.
  • Standalone bracket singleproxy sending is now possible.
  • Listing your own proxies is now possible, along with listing other people's proxies.
  • Fixed a bug with an incorrect variable reference in the u.data command.
  • The webhook sending system has been tweaked to be smaller and faster.
  • Sending images or files under a proxy now works.
  • Replying with proxies is now possible, using an embed for the original message.

Uranium v0.1.0 [codename Neptunium]

02 Dec 19:46
1eb7265
Compare
Choose a tag to compare
  • Exportation of user data is now possible
    • TSV file is sent via DMs
    • Specified error message can now occur
      • No user data file found
      • Blank user data file
      • DMs are turned off
    • Checkmark on message if everything went okay
  • Prefixes are now in an array
    • Any mentions of a command have now been formatted in a way where it uses the first specified prefix in the array
  • botName variable created for use of ease in changing the name of the bot
  • Attaching an image to the register command now sets the avatar while registering
  • Init command has been changed into the reinit command, used for purging all user data.
  • Privacy policy command because why not
  • Settings file exists for quick changing