I'm planning the following things (not exactly in that order):
- XML configuration backend
- Command-line history
- Tabbed interface to handle multiple connections
CONNECT botname
will connect to the given bot
ADDBOT botname host port [nick]
will add a new bot to the bot list
DELBOT botname
will remove a bot from the bot list
BOTLIST
will open up the internal bot list window
PREFS
will open up the Preferences dialog box
- A bot list window, where you can easily organize your bots
- Scripting. BC will be able to run small scripts, perhaps in TCL
- Macros and command aliases, so you have to type only one command to achieve the same as you type in many
- Windows port. This will be in the very far future