2 An IRC bot for Sageru that will read youtube links and output it's details. <br />
3 Done in Typescript using NodeJS and irc(https://github.com/martynsmith/node-irc) modules. <br />
4 Done with an IDE of Visual Studio Code. <br/>
7 ```tsc --skipLibCheck```
12 <th>Command</th><th>Action</th>
15 <td>!YTBot -v</td> <td> Output version info</td>
18 <td>!YTBot -h</td> <td> Output information on bot</td>
21 <td>!YTBot</td> <td> Output Commands</td>