mirror of
https://github.com/a-bad-dev/irc2bash.git
synced 2026-06-09 08:56:31 +00:00
8 lines
269 B
Markdown
8 lines
269 B
Markdown
# 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
|