irc2bash/TODO.md
2026-03-12 15:13:17 -03:00

269 B

TODO

  • don't use os.system() and piping to a file for commands
  • 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