This commit is contained in:
a-bad-dev 2026-02-17 19:08:53 -04:00 committed by GitHub
commit fea04ee12b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
TODO.md Normal file
View file

@ -0,0 +1,9 @@
# 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