Skip to content

Console System #8

@Phantom139

Description

@Phantom139

While having a robust chat command interface is great and all, sometimes it would be nice to fire off commands from "behind the scenes". The console system will overlap on top of the bot's existing functioning and allow the owner to fire off commands from the console window from which the bot is running.

This will come in a few portions:

  • Redefinition of the bot's main function
  • A "core" class which handles the bot's "main loop" as well as a new "input loop"
  • A console command class, similar to the customCommand interface

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions