Updated the TODO list.
This commit is contained in:
parent
c232872e13
commit
cddbafb11c
1 changed files with 1 additions and 1 deletions
|
@ -85,12 +85,12 @@ Todo/Done
|
||||||
* Separate auto-idle and checkbox idle so they don't share a state (and make the first send set the timer for additional idle responses)
|
* Separate auto-idle and checkbox idle so they don't share a state (and make the first send set the timer for additional idle responses)
|
||||||
* Stop us from sending IDLE messages to NickServ
|
* Stop us from sending IDLE messages to NickServ
|
||||||
* Fix NickServ auto-login things
|
* Fix NickServ auto-login things
|
||||||
|
* Make a window that can be used to interface with the script directly - a simple Python console.
|
||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
----
|
----
|
||||||
* Make small, simplistic windows that allow the viewing of internal variables pertaining to things like set quirks, users present, etc.
|
* Make small, simplistic windows that allow the viewing of internal variables pertaining to things like set quirks, users present, etc.
|
||||||
* Also let it display the stylesheet settings of the current window, or similar.
|
* Also let it display the stylesheet settings of the current window, or similar.
|
||||||
* Make a window that can be used to interface with the script directly - a simple Python console.
|
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in a new issue