Easy Bot Setup
- 3 Devlogs
- 3 Total hours
VS code extension which improves development of a fluxer bot.
VS code extension which improves development of a fluxer bot.
Published a first prerelease of my extension to the vscode marketplace.
I also added commands for adding new commands or event listeners to the bot.
If you want to you can check out the prerelease here:
https://marketplace.visualstudio.com/items?itemName=ERR0RW0LF.fluxerbothelper
I would love some feedback.
Added auto completion for the structure following the event listener decorators. Also added a bit to the readme
Started creating an extension to help me with developing my fluxer bot.
For now there is some code completion for when creating new commands.
And a new “Create: new file…” option to create a cog with everything already setup.