mirror of
https://github.com/a-bad-dev/irc2bash.git
synced 2026-06-09 08:56:31 +00:00
add todo
This commit is contained in:
parent
a8b2fe5014
commit
fea04ee12b
1 changed files with 9 additions and 0 deletions
9
TODO.md
Normal file
9
TODO.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue