irc2bash/TODO.md
2026-02-17 19:08:53 -04:00

298 B

TODO

  • don't use os.system() and piping to a file for commands
  • better IRC response parser
  • configuration file
  • only allow certain users to run commands
  • (maybe) windows support? (who doesn't want to destroy windows from an IRC channel)
  • add code comments
  • better handling of stdout/stdin