Removed not of use console.logs
[IRC-YouTube-Bot.git] / readme.md
blob46b41daa2c6be70f447f1138f1001714926d8a37
1 # Verniy-Bot (YTBot)
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/>
6 <table>
7 <tr>
8   <th>Command</th><th>Action</th>
9 </tr>
10  <tr>
11   <td>!YTBot -v</td> <td> Output version info</td> 
12  </tr>
13    <tr>
14   <td>!YTBot -h</td> <td> Output information on bot</td> 
15  </tr>
16   <tr>
17   <td>!YTBot</td> <td> Output Commands</td> 
18  </tr>
19  </table>