Releases: juaneth/bot.dev
Releases · juaneth/bot.dev
v0.2.0
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
Extra Stats and Polishing
- Added a check before a bot starts for
index.jsormain.jsand 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
v0.1.0
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
Added some more features and changes
- Changed
Hometo 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 ListinSettingsso 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
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