Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Releases: PyBotDevs/isobot-old

The Final Release (v2022.921.0)

21 Sep 16:16
efcbe41
Compare
Choose a tag to compare

Thank you for following along. This is the final release for this isobot codebase (v2022.921.0). 🎉 🥳

A note from NKA's owner, snipe: Thank you for being a part of this project. Everyone who has coded for it, recommended ideas and features, motivated me to keep working, and made issues and gave feedback, thank you all so much for your support. I truly appreciate it and I feel like I have done something useful and contributed something to the Discord bot world. I will remember this forever and keep this project deep in my memories to remember forever, and how it helped motivate me to keep going on in life and to never give up <3
I will be discontinuing work permanently on this codebase, and I will be continuing work, development and support for our new codebase/repository for isobot (https://github.com/PyBotDevs/isobot). Thank you, and happy iso-ing!

What's Changed

Full Changelog: 2022.501.0...v2022.921.0

Main release 2022.501.0

03 May 05:15
18345c4
Compare
Choose a tag to compare

Thank you for following along. This is a tagged release (v2022.501.0).

What's Changed

Full Changelog: 2022.415.0...2022.501.0

Main release 2022.415.0

15 Apr 12:31
62f9608
Compare
Choose a tag to compare

Thank you for following along. This is a tagged release (v2022.415.0)

What's Changed

Full Changelog: 2022.414.0...2022.415.0

Main release 2022.414.0

14 Apr 09:44
66e3185
Compare
Choose a tag to compare

Thank you for following along. This release patched a possible security vulnerability.

Thanks paulranshaw for highlighting this. #9

Main release 2022.412.1

12 Apr 13:57
934f440
Compare
Choose a tag to compare

Thank you for following along. This release improves code-quality and factor, mainly to organize code and make it less confusing.

What's Changed

  • Sync server-side code and repository code by @notsniped in #8

Full Changelog: 2022.412.0...2022.412.1

Main release 2022.412.0

12 Apr 13:23
b66a365
Compare
Choose a tag to compare

Thank you for following along. This update includes some framework changes, mostly to improve code organization.

What's Changed

Full Changelog: 2022.409.0...2022.412.0

Main release stream 2022.409.0

09 Apr 08:15
882cc1a
Compare
Choose a tag to compare

Main release (version 2022.408.0)

Thank you for following along. This is a tagged release.

What's Changed

  • Move some commands to slash (and more) by @notsniped in #2

New Contributors

Full Changelog: 2022.408.0...2022.409.0

Main release stream 2022.408.0

08 Apr 02:45
8f5ba24
Compare
Choose a tag to compare

Main release (version 2022.408.0)

Thank you for following along. This release includes some MAJOR changes to the frameworks and commands and libraries and such.

Changes

  • Moved default swear list to json
  • Added emojis:class for custom emoji support
  • Refined whitelist (blocked words override)
  • Added links:list for link blocker feature
  • Removed logger confirmation, on startup. All references of this will be removed.
  • Added ossapi for osu! stats commands
  • Removed NT paths and replaced them with UNIX paths (because our new infrastructure runs on this)
  • Added support for value-convert shortcuts
  • Rewritten leveling system with JSON db framework
  • Rewritten warning system to add more features
  • Added server backups feature (this is in ultra-beta version, and this may be removed at any point!)
  • Updated savejson() to fully adapt to JSON db framework changes
  • Patched error handler
  • Added autolog feature. This is still under heavy development and must manually be adapted to your server.
  • Made more intuitive commands for loading, unloading, and restarting packages: load, unload, reload
  • Makes say command append the requester name to the reply (except for bot admins!)
  • Moved new and some existing commands to slash commands.
  • Updated shop, removing abandoned items
  • Removed hypixel skyblock commands because the API has shut down
  • Patched help subcommands
  • Patched some other commands as well.
  • At cogs.eval: Added commands for native built-in live Python code execution. Also removed predefined ids, as you can add yours to your needs.
  • Removed predefined prefix keys, as these will be reproduced when needed.

Main release stream 2022.406.1

06 Apr 03:44
9620c0d
Compare
Choose a tag to compare

Main release 2022.406.1

Thank you for following along! This version refreshes a few aspects of the repository for maintenance reasons as well as updates some naming schemes in README.md.

Main release stream 2022.406.0

06 Apr 02:58
546ca29
Compare
Choose a tag to compare

Main release 2022.406.0

Thank you for following along! This version refreshes a few aspects of the repository for maintenance reasons.