add TODO and remove from README
This commit is contained in:
parent
959aff1032
commit
8c84167140
18
README.md
18
README.md
@ -106,21 +106,3 @@ The bot logs important events to stdout with timestamps. Log level is set to INF
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License. See the LICENSE file for details.
|
This project is licensed under the MIT License. See the LICENSE file for details.
|
||||||
|
|
||||||
-------
|
|
||||||
|
|
||||||
## TODO
|
|
||||||
|
|
||||||
- Add a help command
|
|
||||||
- Add commands to control the stream connection from IRC
|
|
||||||
- Also to start/stop the service entirely
|
|
||||||
- Add a version command
|
|
||||||
- Add a list of commands to the README
|
|
||||||
- Enable joining multiple channels with a single bot instance
|
|
||||||
- Add a command to force the bot to reconnect to the stream
|
|
||||||
- Add a command to check the status of the bot
|
|
||||||
- Add a command to check the status of the stream
|
|
||||||
- Add a command to check the status of the IRC connection
|
|
||||||
- Add a command to check the status of the bot
|
|
||||||
- Add a command to check the status of the stream
|
|
||||||
- Move this to a TODO.md file :)
|
|
||||||
15
TODO.md
Normal file
15
TODO.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
## TODO
|
||||||
|
|
||||||
|
- Add a help command
|
||||||
|
- Add commands to control the stream connection from IRC
|
||||||
|
- Also to start/stop the service entirely
|
||||||
|
- Add a version command
|
||||||
|
- Add a list of commands to the README
|
||||||
|
- Enable joining multiple channels with a single bot instance
|
||||||
|
- Add a command to force the bot to reconnect to the stream
|
||||||
|
- Add a command to check the status of the bot
|
||||||
|
- Add a command to check the status of the stream
|
||||||
|
- Add a command to check the status of the IRC connection
|
||||||
|
- Add a command to check the status of the bot
|
||||||
|
- Add a command to check the status of the stream
|
||||||
|
- Move this to a TODO.md file :)
|
||||||
Loading…
x
Reference in New Issue
Block a user