remove TODO

This commit is contained in:
a-bad-dev 2026-03-14 02:19:53 -03:00 committed by GitHub
commit 61975fa9af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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