VS Code Extensions
Fluxer.py Bot Helper

Fluxer.py Bot Helper

by ERR0RW0LF

Downloads

2

Rating

(0)

Version

0.0.1

Last updated

Jul 18, 2026

This extension aids in the development of Fluxer Bots written using the fluxer.py library.

Features

This extension provides the following features:

  • A new file preset for creating a Cog for your bot.
  • Code completion for the command decorators provided by the fluxer.py library.
  • Code completion for the event decorators provided by the fluxer.py library.
  • Commands to add a new command to an existing Cog or to the bot itself.
  • Commands to add a new event listener to an existing Cog or to the bot itself.

Requirements

Python

Known Issues

I don't know why but for the time being, when using the extension the auto completion doesn't show up until you trigger on of the commands using the vscode command palette F1 or Ctrl+Shift+P and then typing the command name. After that the auto completion works as expected.

Release Notes

1.0.0

Initial release of Fluxer.py Bot Helper

Related extensions