Skip to content

Releases: juaneth/bot.dev

v0.2.0

Choose a tag to compare

@juaneth juaneth released this 07 Nov 18:54

New command line and persistance!

  • Fixed small issue with invisible "toasts" blocking the bottom cornor of the screen
  • Added new command line feature which allows you to run commands inside your bots directory inside bot.dev!
  • Added persistance for bots running between pages

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@juaneth juaneth released this 06 Nov 21:46

Extra Stats and Polishing

  • Added a check before a bot starts for index.js or main.js and shows an error if there isnt
  • Added stats next to terminal on the bot page (Finally I actually added them)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@juaneth juaneth released this 03 Nov 23:49

Small fix for invites

  • Changed invites to reload page after an invite is made because react states were being weird

v0.1.0

Choose a tag to compare

@juaneth juaneth released this 02 Nov 22:50

Made with extra love

  • Added invites feature, when creating a bot, input the Application/Client ID and save invites in the "invites" page! (basically gives your bot invite a safeplace to chill)
  • Finally added Edit Bot feature so now instead of having to delete and recreate a bot to change any info, its just 2 clicks away!
  • Added Edit Code button, this allows you to open your bots code inside of your favourite code editor (can be changed in settings to any code editor with CLI support) with jsut 1 click.

Full Changelog: v0.0.2...v0.1.0

v0.0.2

Choose a tag to compare

@juaneth juaneth released this 06 Oct 20:22

Added some more features and changes

  • Changed Home to have a tutorials section, a list of your added bots, and a direct link to the Discord Developer Portal
  • Added direct link to open bot folder in VSCode from a bot's page
  • Added Clear Bot List in Settings so if you have any issues you can clear all your bots
  • Added auto updates so no longer need to redownload on every update

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@juaneth juaneth released this 24 Aug 02:33

Finally done after like months of work which is more difficult than you'd think

  • Adding bots you've downloaded
  • Stopping, Starting bots
  • Terminal
  • Removing Bots

Full Changelog: https://github.com/juaneth/bot.dev/commits/v0.0.1